Serializable
, org.semanticweb.owlapi.io.OWLParser
public class OWLXMLParser
extends org.semanticweb.owlapi.io.AbstractOWLParser
Constructor | Description |
---|---|
OWLXMLParser() |
Modifier and Type | Method | 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.OWLParser
getName
in class org.semanticweb.owlapi.io.AbstractOWLParser
public 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
IOException
Copyright © 2018 The University of Manchester. All rights reserved.