This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Missing javax.xml.*
- From: Hannes Wallnoefer <hannes at helma dot at>
- To: java at gcc dot gnu dot org
- Date: Thu, 01 Jul 2004 14:25:47 +0200
- Subject: Missing javax.xml.*
It seems like the JAXP (javax.xml.*) packages are missing from libjava,
while they're pretty complete in Classpath.
Are there any technical problems in using Classpath's implementation
with libgcj, or is this simply a "natural" delay in picking up new
Classpath features? I saw that Classpath keeps JAXP in a separate
"external" directory, which may be part of the answer.
Hannes