Java version 1.5 or later also has a number of XML (extensible Markup Language) parsers built-in. Check out the DOM, SAX, XSD, XPath and Schema entries.
The traditional parsers are totally unforgiving. They want perfect, complete programs or data files to parse and give up totally on the first hiccough.
So I wrote my own using finite state automata, using enum constants to represent each state.
Download and have a look at the source.
|
|
You can get the freshest copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) |
| http://mindprod.com/jgloss/parser.html | J:\mindprod\jgloss\parser.html | |
![]() | Please email your feedback for publication,
letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording,
broken/redirected link reports, suggestions to improve this page or comments to
Roedy Green :
| |
| Canadian Mind Products | ||
| mindprod.com IP:[65.110.21.43] | ||
| view Blog | Your face IP:[38.107.179.210] | |
| Feedback | You are visitor number 40,621. | |