Package org.apache.commons.rdf.experimental
Experimental Commons RDF features.
Interfaces/classes in this package should be considered at risk; they might change or be removed in the next minor update of Commons RDF.
When class/interface has stabilized, it will move to the
org.apache.commons.rdf.api
package.
-
Interface Summary Interface Description RDFParser Parse an RDF source into a target (e.g.RDFParser.ParseResult The result ofRDFParser.parse()
indicating parsing completed.