org.coode.owl.krssparser
Class KRSSOWLParserFactory

java.lang.Object
  extended by org.coode.owl.krssparser.KRSSOWLParserFactory
All Implemented Interfaces:
OWLParserFactory

public class KRSSOWLParserFactory
extends java.lang.Object
implements OWLParserFactory

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


Constructor Summary
KRSSOWLParserFactory()
           
 
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

KRSSOWLParserFactory

public KRSSOWLParserFactory()
Method Detail

createParser

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