Sounds like you're after the Xerces (parser) , Xalan (XSLT) combo.
Examples abound at the following sites.

http://xml.apache.org/xerces2-j/index.html
http://xml.apache.org/xalan-j/

You might want to look at the commons Digester as well
http://jakarta.apache.org/commons/digester.html

Very useful for quick parsing of xml into Java beans... particularly
useful for parsing config files etc.

------------------------------------------------------
Tref Gare
Development Consultant
Areeba
Level 19/114 William St, Melbourne VIC 3000
email: [EMAIL PROTECTED]
phone: +61 3 9642 5553
fax: +61 3 9642 1335
website: http://www.areeba.com.au
------------------------------------------------------
"This email is intended only for the use of the individual or entity
named above and contains information that is confidential. No
confidentiality is waived or lost by any mis-transmission. If you
received this correspondence in error, please notify the sender and
immediately delete it from your system. You must not disclose, copy or
rely on any part of this correspondence if you are not the intended
recipient. Any communication directed to clients via this message is
subject to our Agreement and relevant Project Schedule. Any information
that is transmitted via email which may offend may have been sent
without knowledge or the consent of Areeba."
------------------------------------------------------

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, 19 November 2002 7:52 PM
To: [EMAIL PROTECTED]
Subject: XML parser

Hi,
        I wish to parse XML using the Apache Tomcat server (4.1.12). I 
understand all recent releases support the parsing of XML. Can someone 
pont me in the direction of web pages / resources / whatever, where I
can 
get my hands on syntax to acheive this please?

Thanks

Paul. 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to