Package | Description |
---|---|
org.colcon.burocrat.api.model | |
org.colcon.burocrat.model |
Modifier and Type | Method and Description |
---|---|
ILink |
IParser.parseLink(java.lang.String str) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
IParser.composeLink(ILink link) |
Modifier and Type | Class and Description |
---|---|
class |
Link
This is a representation of a hyperlink that includes a history token,
which may contain a number of key-value pairs
|
Modifier and Type | Method and Description |
---|---|
ILink |
Parser.parseLink(java.lang.String str) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
Parser.composeLink(ILink link) |