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, isQNameResource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isBlank, isLiteral, isQNameResource
compareTo
public ResourceImpl()
public ResourceImpl(String uri)
public NodeType getNodeType()
getNodeType
in interface Node
public boolean isResource()
isResource
in interface Node
isResource
in class AbstractNode
Copyright © 2018 Nuxeo. All rights reserved.