[Biojava-l] how to use BlastXMLParser

David Huen david.huen at ntlworld.com
Tue Jun 24 00:06:44 EDT 2003


On Monday 23 Jun 2003 7:07 am, jinchen at ufl.edu wrote:
> Greetings,
>
> I wonder how to use BlastXMLParser? I don't know where I can set my XML
> filename and how to get parser result. Where can I get a sample file
> using BlastXMLParser?
>
OK, I will write an example for this parser.

I noticed that JAXP has come out since the last time I handled this code.  
Does StAX work with the preferred JAXP 1.0 style of XML parsing yet (ie. 
DefaultHandler or HandlerBase derived adaptor class)?  If so, I really 
should do it in the new style rather than the old way of doing SAX parsing.

Regards,
David Huen



More information about the Biojava-l mailing list