Interface | Description |
---|---|
OutputMimeTypeAwareContext |
Used by Velocity contexts that are aware of the MIME type that will be generated when merging with templates.
|
Class | Description |
---|---|
ChainedVelocityContext |
Replace the chaining provided by
AbstractContext
because it has broken implementations of containsKey() and getKeys() in Velocity 1.5. |
OutputMimeTypeAwareVelocityContext |
Velocity context that allows tracking of its output destination as a MIME type.
|
Copyright © 2003–2020 Atlassian. All rights reserved.