org.semanticweb.owl.io
Interface OWLParserFactory


public interface OWLParserFactory

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Nov-2006

An object that can create an OWLParser.


Method Summary
 OWLParser createParser(OWLOntologyManager owlOntologyManager)
           
 

Method Detail

createParser

OWLParser createParser(OWLOntologyManager owlOntologyManager)