public class TreeUriBean extends Object
| Constructor and Description |
|---|
TreeUriBean(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
String |
nodeId()
Returns the identifier of the node.
|
List<String> |
nodeIDs()
Returns the identifiers of the nodes.
|
String |
scope()
Returns the scope of the URL.
|
String |
sourceId()
Returns the source identifier.
|
String |
toString() |
String |
treeId()
Returns the tree identifier.
|
URI |
url()
Returns the underlying URI.
|
public TreeUriBean(URI uri) throws IllegalArgumentException
IllegalArgumentExceptionpublic String sourceId()
public String treeId()
public String nodeId()
public List<String> nodeIDs()
public URI url()
public String scope()
Copyright © 2018. All Rights Reserved.