An XML Parser
An XML ParserThis class a string and parsers it to build a XML tree.
Usually you dont need to use this class directly, you can parse strings and convert XMLNodes to string directly with the XMLNode class.
Alphabetic index HTML hierarchy of classes or Java