public class OWLFunctionalSyntaxOWLParser extends AbstractOWLParser
| Constructor and Description |
|---|
OWLFunctionalSyntaxOWLParser() |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology) |
OWLOntologyFormat |
parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration) |
getOWLOntologyManager, parse, setOWLOntologyManagerpublic OWLOntologyFormat parse(OWLOntologyDocumentSource documentSource, OWLOntology ontology) throws OWLParserException, IOException, UnloadableImportException
public OWLOntologyFormat parse(OWLOntologyDocumentSource documentSource, OWLOntology ontology, OWLOntologyLoaderConfiguration configuration) throws OWLParserException, IOException, OWLOntologyChangeException, UnloadableImportException
Copyright © 2015 The University of Manchester. All Rights Reserved.