The methods defined in the JadeXMLDocumentParser class are summarized in the following table.
Method | Description |
---|---|
comment | Receives notification of a comment |
parseDocumentFile | Parses an XML document file |
parseDocumentString | Parses an XML document string |
processingInstruction | Receives notification of a processing instruction |
setClassMapping | Sets the mapping of a JadeXMLNode class to a user subclass |
startCDATA | Receives notification of the start of DTD declarations |