Class RDFXMLPrettyWriter.Node
java.lang.Object
org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
- Enclosing class:
RDFXMLPrettyWriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nextLiIndex
private int nextLiIndex -
nextLi
-
value
-
type
-
isWritten
private boolean isWritten
-
-
Constructor Details
-
Node
Creates a new Node for the supplied Value.
-
-
Method Details
-
nextLi
Resource nextLi() -
incrementNextLi
public void incrementNextLi() -
getValue
-
setType
-
getType
-
hasType
public boolean hasType() -
setIsWritten
public void setIsWritten(boolean isWritten) -
isWritten
public boolean isWritten()
-