Uses of Interface
org.coode.obo.parser.OBOParserHandler

Packages that use OBOParserHandler
org.coode.obo.parser   
 

Uses of OBOParserHandler in org.coode.obo.parser
 

Classes in org.coode.obo.parser that implement OBOParserHandler
 class OBOConsumer
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Jan-2007

 class OBOParserHandlerAdapter
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Jan-2007

 

Methods in org.coode.obo.parser with parameters of type OBOParserHandler
 void OBOParser.setHandler(OBOParserHandler handler)