|
|||||||||
| Home >> All >> org >> apache >> tapestry >> util >> [ xml overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.tapestry.util.xml
A general set of resuable classes and utilities for creating Internet and XML applications.
See:
Description
| Interface Summary | |
| IRule | A rule that may be pushed onto the RuleDirectedParser's rule stack. |
| Class Summary | |
| AbstractDocumentParser | A wrapper around javax.xml.parsers.DocumentBuilder (itself a wrapper around some XML parser), this class provides error handling and entity resolving. |
| BaseRule | Base implementation of IRule that does nothing. |
| RuleDirectedParser | A simplified version of org.apache.commons.digester.Digester. |
| Exception Summary | |
| DocumentParseException | Exception thrown if there is any kind of error parsing the an XML document. |
| InvalidStringException | Exception thrown if there is any kind of error validating a string during document parsing |
Package org.apache.tapestry.util.xml Description
A general set of resuable classes and utilities for creating Internet and XML applications.
|
|||||||||
| Home >> All >> org >> apache >> tapestry >> util >> [ xml overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||