|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
GraphicalViewSubscriber | The GraphicalViewSubscriber interface is used for any WebAppObjects that can produce a Graphical View |
GraphicalViewSubscriber.DesignViewFixer | Interface for Control Builders who want to be able to change the page XML for the design view. |
IDataAccess | Interface to access data by name through getXXX and setXXX methods. |
IExemplar | |
IXml | Overview The Factory uses XML as the primary complex data type. |
JSON2XMLHandler | Interface used to support converting JSON to XML. |
NameValuePair | Class for holding a name/value pair. |
SystemTrace | Used to hold tracing information for running WebApp |
Class Summary | |
---|---|
DynamicClassLoader | |
HTTPRequest | API for calling out to a specified URL |
JSON2XMLHandlerImpl | Implementation of JSON2XMLHandler, which is used by the default JSON to XML conversion processing. |
JSONUtil | Utility class for working with JSON data. |
SimpleNameValuePair | Class for implementing NameValuePair |
StringUtil | The StringUtil class can be used as a simplified mechanism for concatenating an arbitrary number of string objects. |
SystemProperties | Class to access Factory Property files. |
XmlIterator | |
XmlTreeWalker | Walker for IXml elements in tree. |
XmlUtil | The XmlUtil class consists exclusively of static methods that return XML objects. |
Exception Summary | |
---|---|
WrappedException | Class for creating a RuntimeException wrapper from any Throwable exceptions. |
This package contains utility classes for working with XML, Strings, HTTP Requests, and other WebApp Model utilities and interfaces.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |