Search Java Classes and Packages
Search Java Frameworks and Libraries
#Plugins.scripting Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| AbstractTextProcessor | Abstract base class for implementing text processors. | Class | plugins.scripting | Content Control |
|
| CCCResourceLoader | A Velocity resource loader that delegates to a StatefulReader. | Class | plugins.scripting.velocity | Content Control |
|
| Context | The context in which a response will be rendered to text. | Class | plugins.scripting | Content Control |
|
| ProcessingException | Exception thrown when script processing fails. | Class | plugins.scripting | Content Control |
|
| Script | A text-based script executed by a TextProcessor. | Class | plugins.scripting | Content Control |
|
| ScriptRunner | Helper class for executing scripts. | Class | plugins.scripting.rhino | Content Control |
|
| TextProcessor | API for text processing. | Interface | plugins.scripting | Content Control |
|
| VelocityProcessor | Renders a resource as text using the velocity library. | Class | plugins.scripting.velocity | Content Control |
|
| VelocityProcessor .EntityNotFoundHandler | Velocity event handler to convert EntityNotFoundExceptions to NULL. | Class | plugins.scripting.velocity.VelocityProcessor | Content Control |