This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Default XML-parser implementation?


Hi,

I've been browsing around the archives for this subject, but I don't seem to be able to find the answer.
Browsing the libgcj.jar archive I've noticed that the "javax.xml.*" packages are not present, so I cannot use the
Have you looked at lib-org-w3c-dom.* and lib-org-xml-sax.*
in the $GCC/lib folder? (Assuming mainline or perhaps GCC 3.4.0.)
I admit that I don't see a JAR for these, but the native
libraries are there.
I did see those, and that was actually the reason I felt the need to pose the question, because I don't quite understand why they are there if not to provide with an implementation of the org.xml.sax-packages?
But according to the answers from Michael Koch there is not... I don't quite get it - Michael?


Regards,
 Martin



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]