org.coode.owl.krssparser
Class KRSSOWLParser
java.lang.Object
org.semanticweb.owlapi.io.AbstractOWLParser
org.coode.owl.krssparser.KRSSOWLParser
- All Implemented Interfaces:
- OWLParser
public class KRSSOWLParser
- extends AbstractOWLParser
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KRSSOWLParser
public KRSSOWLParser()
parse
public OWLOntologyFormat parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology)
throws OWLParserException,
IOException
- Throws:
OWLParserException
IOException
parse
public OWLOntologyFormat parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration)
throws OWLParserException,
IOException,
OWLOntologyChangeException,
UnloadableImportException
- Throws:
OWLParserException
IOException
OWLOntologyChangeException
UnloadableImportException
Copyright © 2012 The University of Manchester. All Rights Reserved.