DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6622>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6622

org.apache.xerces.xni.parser.XMLInputSource not included in package

           Summary: org.apache.xerces.xni.parser.XMLInputSource not included
                    in package
           Product: Xerces2-J
           Version: 2.0.0
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: XNI
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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