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?


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Dienstag, 1. Juni 2004 17:39 schrieb Martin Egholm Nielsen:
> >>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
> >>"javax.xml.parsers.SAXParserFactory" class.
> >>So I turned to the "org.xml.sax.helpers.XMLReaderFactory"-class
> >>instead (which I noticed was in jar-archive).
> >>It compiles fine, however, when I try to execute I get the error:
> >>Exception in thread "main" org.xml.sax.SAXException: Can't create
> >>default XMLReader; is system property org.xml.sax.driver set?
> >>And to that question I have to admit: No!
> >>Therefore I ask: Is there an implementation available, or need I
> >>turn to e.g. Xerces?
> >
> > I think our preferred implementation is GNU jaxp (part of
> > classpathx project on savannah.gnu.org).
>
> But it's not shipped with any implementation?

Its e.g. included in GNU classpath. Its not in libgcj yet because of 
some copyright issues.


Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAvKtVWSOgCCdjSDsRAnXFAJ4nxVBmj/7MDTeoSSW2nZwpvgAqBACghDlb
6Ny4cyVBpZukfdxk/yzi3kE=
=1k6B
-----END PGP SIGNATURE-----


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