[Biojava-l] packages missing from biojava-1.00.jar?

ashah@howard.genetics.utah.edu ashah@howard.genetics.utah.edu
Thu, 19 Oct 2000 16:13:35 -0700


Hello!  I am trying to get familiar with biojava and how I might be able 
to use it.  My JVM is having trouble finding a handful of packages 
invoked by AlphabetManager:
import org.w3c.dom.*;
import com.sun.xml.parser.*;
import com.sun.xml.tree.*;
import org.xml.sax.*;

I can't find these within biojava-1.00.jar.  Where can I get them?  I 
looked for jars at w3c.org but couldn't find anything.

Thanks for building a great framework!

Atul Shah