public class BlankImpl extends AbstractNode implements Blank
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getId() |
NodeType |
getNodeType() |
int |
hashCode() |
boolean |
isBlank() |
void |
setId(String id) |
String |
toString() |
compareTo, isLiteral, isQNameResource, isResource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isLiteral, isQNameResource, isResource
compareTo
public NodeType getNodeType()
getNodeType
in interface Node
public boolean isBlank()
isBlank
in interface Node
isBlank
in class AbstractNode
Copyright © 2018 Nuxeo. All rights reserved.