aspose file tools
The moose likes Servlets and the fly likes IBM - XML Parser Question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "IBM - XML Parser Question" Watch "IBM - XML Parser Question" New topic
Author

IBM - XML Parser Question

John Coxey
Ranch Hand

Joined: Oct 24, 2000
Posts: 503
All:
Is IBM still using the com.ibm.xml.framework.XMLParser class hierarchy in their XML Parsers? Specifically, the one you download from: http://www.alphaworks.ibm.com/formula/XML
----
The reason I ask - is that I found the following line in a commercial XML tutorial and I can't seem to find the class anywhere in the downloaded docs/etc.
NonValidatingTXDOMParser parser = new NonVlaidatingTXDOMParser();
----
Thanks,
John Coxey
(jpcoxey@aol.com)

John Coxey
Evansville, Indiana, USA
Shama Khan
Ranch Hand

Joined: Aug 14, 2000
Posts: 185

I found the class in com.ibm.xml.parsers package. I had downloaded more than 6 months ago from alphaworks.

Shama
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: IBM - XML Parser Question
 
Similar Threads
problem downloading software
import com.ibm.xml.parser.*;
i m tired of searching for xml parser
required XML tools
XML Parsers