classpathx-xml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug report (Re: [Classpathx-xml] Merging GNU JAXP into kaffe)


From: Ito Kazumitsu
Subject: Re: Bug report (Re: [Classpathx-xml] Merging GNU JAXP into kaffe)
Date: Fri, 6 Dec 2002 20:32:09 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigory ōmae) APEL/10.3 Emacs/20.7 (i386-*-windows98.2222) MULE/4.1 (AOI) Meadow/1.14 (AWSAKA:62)

In message "Re: Bug report (Re: [Classpathx-xml] Merging GNU JAXP into kaffe)"
    on 02/12/06, Ito Kazumitsu <address@hidden> writes:

> Java VM   SAXParserFactory  System Property   Result
>           (*1)              (*2)
> -------   ----------------  ---------------   ------
> JDK 1.4   JAXPFactory       JAXPFactory       NG
>           JAXPFactory       unset             OK
> (*1)
> JAXPFactory:
>   SAXParserFactory factory = gnu.xml.aelfred2.JAXPFactory.newInstance();

Although we are calling gnu.xml.aelfred2.JAXPFactory,
newInstance() is actually defined in javax.xml.parsers.SAXParserFactory.
So in this case,  GNU JAXP is not used.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]