org.coode.owlapi.functionalparser
Class OWLFunctionalSyntaxParserFactory

java.lang.Object
  extended by org.coode.owlapi.functionalparser.OWLFunctionalSyntaxParserFactory
All Implemented Interfaces:
OWLParserFactory

public class OWLFunctionalSyntaxParserFactory
extends java.lang.Object
implements OWLParserFactory

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


Constructor Summary
OWLFunctionalSyntaxParserFactory()
           
 
Method Summary
 OWLParser createParser(OWLOntologyManager owlOntologyManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLFunctionalSyntaxParserFactory

public OWLFunctionalSyntaxParserFactory()
Method Detail

createParser

public OWLParser createParser(OWLOntologyManager owlOntologyManager)
Specified by:
createParser in interface OWLParserFactory