|
Class Summary |
| AbstractXHTMLFormAdaptor |
A base class for converting a UIFormContext into an XHTML form, and
reconstructing it from the posted form data. |
| ServletInput |
Provides access to the HttpServletRequest parameter map. |
| ServletOutput |
Provides access to the HttpServletResponse PrintWriter |
| ServletOutputString |
Provides access to a String PrintWriter |
| TextEncoder |
A utility class for encoding and decoding text, used to preserve text
formatting. |
| THD_XHTMLFormAdaptor |
A utility to convert a UIFormContext into an XHTML form,
and to load the context back from the posted form data. |
| XHTMLFormEditor |
Provides a simple XHTML UI for editing a single form serialized to
a file. |
| XHTMLScreenAdaptor |
Converts a Screen into XHTML, and reconstructs it from the posted
form data. |
| XSLTransformer |
Applies XSLT to XML to customize output display rendering. |