Re: parsing XML file
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Aug 2007 22:40:54 GMT
On Tue, 28 Aug 2007 03:00:15 -0700, Christine Mayer <Dooing@xxxxxx>
wrote, quoted or indirectly quoted someone who said :
I've got an XML file, containing key /value pairs. First of all, I
want to validate the XML file by a XSD
Schema file I have. Finally, I want to read all text nodes and put the
key /value pairs into a HashMap.
see http://mindprod.com/jgloss/xml.html
The Java code to validate with an XSD schema is trivial.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- parsing XML file
- From: Christine Mayer
- parsing XML file
- Prev by Date: Re: Ranking
- Next by Date: Re: Doing something when a thread finishes running
- Previous by thread: Re: parsing XML file
- Next by thread: new to web services, need help
- Index(es):
Relevant Pages
|