GO::Parsers::obo_xml_parser.pm
Parses xml made from events
- Provided by: libgo-perl (Version: 0.15-1)
- Report a bug
Parses xml made from events
do not use this class directly; use GO::Parser
this parser does a direct translation of XML to events, passed on to the handler
the XML used should be the attribute-less xml generated by the GO::Handlers::XmlOutHandler class