PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3227 *** shadow/3227 Wed Aug 22 08:03:15 2001 --- shadow/3227.tmp.14297 Wed Aug 22 08:03:15 2001 *************** *** 0 **** --- 1,26 ---- + +============================================================================+ + | Xercer Parser does not have the Parser methods | + +----------------------------------------------------------------------------+ + | Bug #: 3227 Product: Xerces2-J | + | Status: NEW Version: 2.0.0 [beta] | + | Resolution: Platform: Other | + | Severity: Normal OS/Version: Other | + | Priority: Other Component: DOM | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I downloaded the Xerces-J-bin.1.4.3.zip and was using the Xerces.jar. Parsing + the XML Stream converting into an Input Stream. + Then I had to import a node from another document, which needed the DOM Level 2 + parser. so I downloaded the Xerces-J-bin.2.0.0.beta.zip and tried using the + Xerces.jar. doing so I am not able to use the DOMParse methods parse( + InputStream) + + Please advice + + Balaji --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
