[Biojava-l] Re: packages missing from 1.00 release ?
Matthew Pocock
mrp@sanger.ac.uk
Fri, 20 Oct 2000 09:57:22 +0100
Hello atul,
The classes that you are lacking are actualy part of the sun xml parser.
They should be present in xml.jar (if you don't have a copy, grab it from
http://www.biojava.org/download/binaries/xml.jar). Make sure that this is
included in your CLASSPATH, either by adding it to $CLASSPATH, or by
listing it in the -classpath option of the launcher.
Hope this helps. If not, then get in touch.
Good luck
Matthew
atul shah wrote:
> Hello. I am trying to learn biojava-- it looks like it could be very
> useful to me. Me and my JVM are having trouble locating some of the
> packages, specifically
>
> import org.w3c.dom.*;
> import com.sun.xml.parser.*;
> import com.sun.xml.tree.*;
> import org.xml.sax.*;
>
> used by AlphabetManager.
> Are these provided with the biojava api? I couldn't find them in
> biojava-1.00.jar.
> Do I need to download them separately?
>
> Thanks for developing a great framework!
> Atul Shah
>
> _______________________________________________
> Biojava-l mailing list - Biojava-l@biojava.org
> http://biojava.org/mailman/listinfo/biojava-l