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]

Reply via email to