Chris Mungall > go-perl > GO::Parsers::obo_xml_parser

Download:
go-perl-0.10.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

  GO::Parsers::obo_xml_parser.pm     - Parses xml made from events

SYNOPSIS ^

  do not use this class directly; use GO::Parser

DESCRIPTION ^

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

AUTHOR ^