Package org.semanticweb.owlapi.rio
Class RioParserImpl
java.lang.Object
org.semanticweb.owlapi.io.AbstractOWLParser
org.semanticweb.owlapi.rio.RioParserImpl
- All Implemented Interfaces:
Serializable,org.semanticweb.owlapi.io.OWLParser,RioParser
@HasPriority(7.0)
public class RioParserImpl
extends org.semanticweb.owlapi.io.AbstractOWLParser
implements RioParser
- See Also:
-
Constructor Details
-
RioParserImpl
- Parameters:
nextFormat- format factory
-
-
Method Details
-
getSupportedFormat
- Specified by:
getSupportedFormatin interfaceorg.semanticweb.owlapi.io.OWLParser
-
parse
public org.semanticweb.owlapi.model.OWLDocumentFormat parse(org.semanticweb.owlapi.io.OWLOntologyDocumentSource documentSource, org.semanticweb.owlapi.model.OWLOntology ontology, org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration configuration) - Specified by:
parsein interfaceorg.semanticweb.owlapi.io.OWLParser
-
toString
-