You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2002/05/14 01:57:19 UTC

DO NOT REPLY [Bug 9053] New: - Missing method javax.xml.parsers.SAXParser.getXMLReader

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=9053>.
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=9053

Missing method javax.xml.parsers.SAXParser.getXMLReader

           Summary: Missing method javax.xml.parsers.SAXParser.getXMLReader
           Product: Xerces2-J
           Version: 2.0.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: SAX
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: simon@ecnetwork.co.nz


According to the JAXP 1.1 documentation (as included with Java 1.4), there
should be a method getXMLReader on class javax.xml.parsers.SAXParser.

It is not present in either Xerces-2.0.1 or Crimson 1.1.3.
[I have not raised a bug for Crimson on this].

This method is indeed present in Xerces-1.4.4. It is also present in the
SAXParser implementation contained in "rt.jar" in the Sun java 1.4.0
distribution for linux (1.4.0-b92).

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org