public class ResourceImpl extends AbstractNode implements Resource
| Constructor and Description |
|---|
ResourceImpl() |
ResourceImpl(String uri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
NodeType |
getNodeType() |
String |
getUri() |
int |
hashCode() |
boolean |
isResource() |
void |
setUri(String uri) |
String |
toString() |
compareTo, isBlank, isLiteral, isQNameResourceclone, finalize, getClass, notify, notifyAll, wait, wait, waitisBlank, isLiteral, isQNameResourcecompareTopublic ResourceImpl()
public ResourceImpl(String uri)
public NodeType getNodeType()
getNodeType in interface Nodepublic boolean isResource()
isResource in interface NodeisResource in class AbstractNodeCopyright © 2019 Nuxeo. All rights reserved.