|
Class Summary |
| DomHelper |
Helper class to create and retrieve information from DOM-trees. |
| DomHelper.LocationTrackingDOMParser |
An extension of the Xerces DOM parser that puts the location of each
node in that node's UserData. |
| I18nMessage |
A XMLizable implementation that will produce SAX events for the
I18nTransformer in its toSAX method, based on the information
given in the constructor. |
| JavaScriptHelper |
Helper methods to use JavaScript in various locations of the Woody configuration files
such as event listeners and bindings. |
| SimpleServiceSelector |
A very simple ServiceSelector for ThreadSafe services. |
| StringMessage |
A string in an XMLizable form. |