Package org.apache.cocoon.transformation.helpers

Interface Summary
EventRecorder Deprecated. The only user of this class (I18nTransformer) now uses ParamSaxBuffer
IncludeCacheManager The include cache manager is a component that can manage included content.
IncludeCacheStorageProxy A CacheStorageProxy is an interface object between the IncludeCacheManager and the real store caching the content.
 

Class Summary
DefaultIncludeCacheManager Default implementation of a IncludeCacheManager.
FormValidatorHelper The ValidatorActionResult object helper
IncludeCacheManagerSession This object encapsulates a "caching session".
InterpolatingConfigurationHandler A SAX ContentHandler that builds Avalon Configuration objects, but also replaces variables of the form {var} with values from a map.
MirrorRecorder Deprecated. The only user of this class (I18nTransformer) now uses ParamSaxBuffer
ModifiableSourceIncludeCacheStorageProxy This is the interface between the IncludeCacheManager and a Source object that stores the cached content in a directory manner.
NOPRecorder The base class for all recorders.
ParametersRecorder This class records SAX Events and generates Parameters from them The xml is flat and consists of elements which all have exactly one text node: value_one value_two
PreemptiveLoader The preemptive loader is a singleton that runs in the background and loads content into the cache.
PreemptiveLoaderAction This action starts the preemptive loader and runs forever.
StoreIncludeCacheStorageProxy This is the interface between the IncludeCacheManager and the usual store.
TextRecorder This class records all character SAX events and creates a string from them.
VariableConfiguration An Avalon Configuration factory that allows {variables} to be replaced with values from a lookup table.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.