I looked at both xercesImpl.jar and Xerces-J-bin.2.0.0.zip, and
XMLInputSource.class/java are in the files.
Could you try to:
1. download the jar files again;
2. clean classpath so that the xerces-2 jars are guaranteed to be picked
up?
Hope this helps,
Sandy Gao
Software Developer, IBM Canada
(1-905) 413-3255
[EMAIL PROTECTED]
Douglas
Conklin To: [EMAIL PROTECTED]
<[EMAIL PROTECTED] cc:
tfire.com> Subject:
org.apache.xerces.xni.parser.XMLInputSource not
packaged.
02/21/2002
05:08 PM
Please respond
to
xerces-j-user
Hi all,
I filed this bug with bugzilla because I couldn't find any reference to
it either here, or in bugzilla already. That surprises me, since it is an
issue which prevents me from compiling pretty simple code.
Has anyone else noticed this?
Thanks.
easy,
douglas d
_______________________________________
The XMLParser class takes an object of
org.apache.xerces.xni.parser.XMLInputSource as its parameter.
I can see that the source code for
org.apache.xerces.xni.parser.XMLInputSource
is in CVS, but the class file is not in xercesImpl.jar, nor is it in the
source
code zip file.
The result is that I can not compile my code which calls
parser.parser(input);
under 1.4.4. this method took an org.xml.sax.InputSource.
_______________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]