| Interface | Description |
|---|---|
| Form |
Encapsulation of a form.
|
| FormInstanceData |
Encapsulation of form instance data.
|
| FormProcessor |
Generates a user interface for inputing data into a template.
|
| FormProcessor.Session |
An abstraction layer around the xml content which allows
for reseting the xml content being collected by the input method.
|
| RenderingEngine |
Serializes the xml instance data collected by a form to a writer.
|
| RenderingEngine.TemplateProcessorMethod | |
| RenderingEngine.TemplateResourceResolver | |
| RenderingEngineTemplate |
Describes a template that is used for rendering form instance data.
|
| Rendition |
Encapsulation of a rendition.
|
| Class | Description |
|---|---|
| FormDataFunctions |
Common implementation of functions called in the context of FormDataRenderers.
|
| FormImpl | |
| FormInstanceData.RegenerateResult | |
| FormsService |
Provides management of forms.
|
| FormsTest |
JUnit tests to exercise parts of the forms codebase
|
| FreeMarkerRenderingEngine |
Implementation of a form data renderer for processing xml instance data
using a freemarker template.
|
| FreeMarkerUtil |
FreeMarker utility functions.
|
| RenderingEngineTemplateImpl |
Implementation of a rendering engine template
|
| ServletContextFormDataFunctionsAdapter | |
| XMLUtilTest |
Simple XMLUtil test
|
| XSLFORenderingEngine |
A rendering engine which uses xsl-fo templates to generate renditions of form
instance data.
|
| XSLTRenderingEngine |
A rendering engine which uses xsl templates to render renditions of
form instance data.
|
| XSLTRenderingEngine.ProcessorMethodInvoker |
| Exception | Description |
|---|---|
| FormNotFoundException |
Error when a form cannot be resolved.
|
| FormProcessor.ProcessingException |
Exception for errors encoutered during form processing.
|
| RenderingEngine.RenderingException | |
| RenderingEngine.TemplateNotFoundException |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.