org.coode.owl.rdfxml.parser
Class TPOneOfHandler

java.lang.Object
  extended by org.coode.owl.rdfxml.parser.AbstractTripleHandler
      extended by org.coode.owl.rdfxml.parser.AbstractResourceTripleHandler
          extended by org.coode.owl.rdfxml.parser.TriplePredicateHandler
              extended by org.coode.owl.rdfxml.parser.AbstractNamedEquivalentClassAxiomHandler
                  extended by org.coode.owl.rdfxml.parser.TPOneOfHandler

public class TPOneOfHandler
extends AbstractNamedEquivalentClassAxiomHandler

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Dec-2006


Constructor Summary
TPOneOfHandler(OWLRDFConsumer consumer)
           
 
Method Summary
 
Methods inherited from class org.coode.owl.rdfxml.parser.AbstractNamedEquivalentClassAxiomHandler
canHandle, canHandleStreaming, handleTriple
 
Methods inherited from class org.coode.owl.rdfxml.parser.TriplePredicateHandler
getPredicateURI
 
Methods inherited from class org.coode.owl.rdfxml.parser.AbstractTripleHandler
getConsumer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TPOneOfHandler

public TPOneOfHandler(OWLRDFConsumer consumer)