IntelliJ Java IDE
The moose likes Ranch Office and the fly likes JAVA/XML Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » This Site » Ranch Office
Reply Bookmark "JAVA/XML" Watch "JAVA/XML" New topic
Author

JAVA/XML

Sweety Anthony
Greenhorn

Joined: Jan 17, 2001
Posts: 5
Can someone help me out.
This is about the XML Document.
I've got problem in extracting the attribute values of the elements as well as the data present between the elements.
I do not want to validate the XML Document.
I've tried using xerces.jar and xml4j.jar to extract the values but it reports of many missing api's. Can any one help me out and tell me as to where I may find all the available apis for XML.

------------------
paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 18130

I'm moving this thread to the XML forum.
 
 
subject: JAVA/XML
 
IntelliJ Java IDE