@HasPriority(value=7.0) public class RioParserImpl extends org.semanticweb.owlapi.io.AbstractOWLParser implements RioParser
| Constructor and Description |
|---|
RioParserImpl(RioRDFDocumentFormatFactory nextFormat) |
| Modifier and Type | Method and Description |
|---|---|
RioRDFDocumentFormatFactory |
getSupportedFormat() |
org.semanticweb.owlapi.model.OWLDocumentFormat |
parse(org.semanticweb.owlapi.io.OWLOntologyDocumentSource documentSource,
org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration configuration) |
String |
toString() |
public RioParserImpl(@Nonnull RioRDFDocumentFormatFactory nextFormat)
nextFormat - format factory@Nonnull public RioRDFDocumentFormatFactory getSupportedFormat()
getSupportedFormat in interface org.semanticweb.owlapi.io.OWLParserpublic org.semanticweb.owlapi.model.OWLDocumentFormat parse(org.semanticweb.owlapi.io.OWLOntologyDocumentSource documentSource,
org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration configuration)
throws IOException
parse in interface org.semanticweb.owlapi.io.OWLParserIOExceptionCopyright © 2021 The University of Manchester. All rights reserved.