|
Class Summary |
| AutoProfile |
This class is used to handle different mediatype profile |
| Base64 |
Simple Base64 string decoding function |
| BaseConfig |
Defines a standard object configuration
A Config provides the parameters passed in the current request as well
as init parameters. |
| DirectoryUtils |
|
| FileCopy |
|
| HtmlItem |
General utility class, can be used to store info
regarding checkboxes, dropdowns and other html items |
| HTMLRewriter |
|
| JetspeedClearElement |
A basic ECS element that doesn't have a filter. |
| JetspeedNullFilter |
A filter for ECS that doesn't do anything. |
| LineCounter |
|
| MetaData |
A class for storing MetaData about an object. |
| MimeType |
Utility class for declaring MIME types to use for various requests and provide
utility manipulation methods. |
| OverwriteProperties |
Task to overwrite Properties: used for JRP, TRP and Torque.properties |
| PortletConfigState |
Defines standard utility functions for config parameters |
| PortletSessionState |
Defines standard utility functions on session attributes |
| PortletUtils |
This class provides static util methods for portlet manipulation that
aren't part of the default services. |
| SAXPIFilter |
This class is used to either strip and/or insert PIs in a XML document. |
| ServiceUtil |
Convenience class for accessing Turbine / Fulcrum services. |
| SimpleTransform |
Provides a very simple mechanism to transform a document using XSLT using
one XML document and another XSL document. |
| Streams |
Utility functions related to Streams |
| StringUtils |
This class provides static util methods for String manaipulation that
aren't part of the default JDK functionalities. |
| SynchronizedMapping |
Thread safe wrapper for the castor Mapping class.
This wrapper serializes all thread access to the loadMapping() methods. |
| URIEncoder |
Take a URI and encode it so that it can be stored on all filesystems and HTTP
values |
| URILookup |
URI lookup related functions. |
| ValidationHelper |
Data Validation functions using Regex |