@OpenApiAll
public class HyperlinkUtils
extends java.lang.Object
Constructor and Description |
---|
HyperlinkUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getURL(BaseElement element)
Get URL of mdel:// protocol for a given element.
|
static java.lang.String |
getURLWithVersion(BaseElement element)
Get URL of mdel:// protocol for a given element.
|
public static java.lang.String getURL(BaseElement element)
element
- the given elementpublic static java.lang.String getURLWithVersion(BaseElement element)
getURL(BaseElement)
.element
- the given element