Package org.apache.commons.rdf.simple
Interface SimpleRDF.SimpleRDFTerm
- All Superinterfaces:
RDFTerm
- All Known Implementing Classes:
BlankNodeImpl
,IRIImpl
,LiteralImpl
,Types
- Enclosing class:
SimpleRDF
Marker interface to say that this RDFTerm is part of the Simple
implementation. Used by
GraphImpl
to avoid double remapping.
This method is package protected to avoid any third-party subclasses.
-
Method Summary
Methods inherited from interface org.apache.commons.rdf.api.RDFTerm
equals, hashCode, ntriplesString