Uses of Interface
org.semanticweb.owl.io.owl_rdf.OWLRDFErrorHandler

Packages that use OWLRDFErrorHandler
org.semanticweb.owl.io.owl_rdf   
 

Uses of OWLRDFErrorHandler in org.semanticweb.owl.io.owl_rdf
 

Fields in org.semanticweb.owl.io.owl_rdf declared as OWLRDFErrorHandler
protected  OWLRDFErrorHandler OWLConsumer.handler
           
 

Methods in org.semanticweb.owl.io.owl_rdf with parameters of type OWLRDFErrorHandler
 void OWLRDFParser.setOWLRDFErrorHandler(OWLRDFErrorHandler handler)
           
 void OWLConsumer.setOWLRDFErrorHandler(OWLRDFErrorHandler h)
           
 



WonderWeb