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
isLiteral, isQNameResource, isResource
compareTo
public BlankImpl()
public BlankImpl(String id)
public NodeType getNodeType()
getNodeType
in interface Node
public boolean isBlank()
isBlank
in interface Node
isBlank
in class AbstractNode
Copyright © 2011 Nuxeo SA. All Rights Reserved.