| ActionResultGenerator |
This generator generates an ActionResult tag surrounding parameters.
Useful for pipeline that needs no generator.
|
| CSVSerializer |
Serializer CSV
|
| FOPNGSerializer |
FOP 0.95 (and newer) based serializer.
|
| FOPNGSerializer.ReleaseSourceInputStream |
An InputStream which releases the Cocoon/Avalon source from which the
InputStream has been retrieved when the stream is closed.
|
| I18nTransformer |
This class extends the classic I18nTransormer by automatically filling it with plugins catalogues.
|
| InputModulesExtensionPoint |
InputModuleSelector extending the Cocoon one, implemented as an ExtensionPoint
|
| JSonReader |
Serialize as json
|
| RuntimeFileGenerator |
File generator but where the source resolver is the runtime one.
|
| RuntimeResourceReader |
Resource reader but where the source resolver is the runtime one.
|
| SetRequestAttributesAction |
Set request attributes given by map parameters
|
| SourceFactoriesExtensionPoint |
SourceFactorySelector extending the Cocoon one, implemented as an ExtensionPoint
|
| XHTMLFragmentSerializer |
Inherits from cocoon's serializers block XMLSerializer.
|
| XHTMLSerializer |
Inherits from cocoon's serializers block XHTMLSerializer.
|
| XHTMLSerializerExtensionPoint |
This extension point allows to configure the xhtml serializer by adding new plugins
|
| XMLResourceBundle |
This implementation of Bundle interface for XML resources allows to be invalidated.
|
| XMLResourceBundleFactory |
This XMLResourceBundleFactory creates a Bundle for XML resources which can be invalidated
|
| ZipArchiveNGSerializer |
ZIP archive serializer that makes use of apache commons compress ZipArchiveOutputStream instead of JavaSE's ZipOutputStream.
|