Package sjg.xml

Simple XML parser

See:
          Description

Class Summary
Attribute An xml attribute.
Comment Represent an XML-comment.
Data Represent a data section of an XML-document.
Document Represents an XML-document.
Element Class that represents an XML element.
Parser An xml parser.
ProcessingInstruction Represent an XML processing instruction.
Tokenizer Tokenizer for the parser.
 

Package sjg.xml Description

Simple XML parser