Uses of Interface
org.apache.commons.rdf.experimental.RDFParser.ParseResult
Packages that use RDFParser.ParseResult
Package
Description
Experimental Commons RDF features.
Experimental Commons RDF Simple implementations.
-
Uses of RDFParser.ParseResult in org.apache.commons.rdf.experimental
Methods in org.apache.commons.rdf.experimental that return types with arguments of type RDFParser.ParseResultModifier and TypeMethodDescriptionFuture
<? extends RDFParser.ParseResult> RDFParser.parse()
Parse the specified source. -
Uses of RDFParser.ParseResult in org.apache.commons.rdf.simple.experimental
Methods in org.apache.commons.rdf.simple.experimental that return types with arguments of type RDFParser.ParseResult