Serializable, org.semanticweb.owlapi.io.OWLParser, RioParser@HasPriority(7.0) public class RioParserImpl extends org.semanticweb.owlapi.io.AbstractOWLParser implements RioParser
| Constructor | Description |
|---|---|
RioParserImpl(RioRDFDocumentFormatFactory nextFormat) |
| Modifier and Type | Method | 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 © 2018 The University of Manchester. All rights reserved.