[Biojava-l] w3c.dom

Matthew Pocock matthew_pocock@yahoo.co.uk
Thu, 09 May 2002 13:28:35 +0100


note to developers: we should where ever possible be using sax (or 
stax), not dom as it tends to be very inefficient.

-M

Thomas Down wrote:
> On Wed, May 08, 2002 at 11:56:00PM -0700, Cayte wrote:
> 
>>  Some of the java modules import from org.w3c.dom but I don't see the
>>source in the distribution.  Thank you for the information.
> 
> 
> The DOM classes are included with XML parsers -- for example,
> the Xerces package which we recommend for use with BioJava.
> 
> I believe that the source code is included if you download
> a Xerces source distribution from:
> 
>    http://xml.apache.org/
> 
> The DOM classes are also included in the Java platform from
> version 1.4 onwards.
> 
> Hope this helps,
> 
>     Thomas.
> _______________________________________________
> Biojava-l mailing list  -  Biojava-l@biojava.org
> http://biojava.org/mailman/listinfo/biojava-l
>