public class DLSyntaxOWLParser
extends org.semanticweb.owlapi.io.AbstractOWLParser
| Constructor and Description |
|---|
DLSyntaxOWLParser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.semanticweb.owlapi.model.OWLDocumentFormatFactory |
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) |
@Nonnull public String getName()
getName in interface org.semanticweb.owlapi.io.OWLParsergetName in class org.semanticweb.owlapi.io.AbstractOWLParserpublic org.semanticweb.owlapi.model.OWLDocumentFormatFactory getSupportedFormat()
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)
throws IOException
IOExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.