B C D E G I J K M N O P R S T V

B

basedir - Variable in class org.apache.commons.jelly.tags.velocity.MergeTag
 

C

containsKey(Object) - Method in class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
 

D

doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.velocity.MergeTag
 

E

ENCODING - Static variable in class org.apache.commons.jelly.tags.velocity.MergeTag
 

G

get(String) - Method in class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
 
getKeys() - Method in class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
 
getVelocityEngine(String) - Method in class org.apache.commons.jelly.tags.velocity.VelocityTagSupport
Gets or creates a VelocityEngine if one doesn't already exist for the specified base directory.

I

inputEncoding - Variable in class org.apache.commons.jelly.tags.velocity.MergeTag
 
isReadOnly() - Method in class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
Tests if the adapter is read-only.

J

JellyContextAdapter - class org.apache.commons.jelly.tags.velocity.JellyContextAdapter.
Adapts a JellyContext for use as a Velocity Context.
JellyContextAdapter(JellyContext) - Constructor for class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
Constructor.
jellyContext - Variable in class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
The JellyContext being adapted

K

keyName(String) - Method in class org.apache.commons.jelly.tags.velocity.VelocityTagSupport
Constructs the name of the key used to reference the VelocityEngine for the specified base directory.

M

MergeTag - class org.apache.commons.jelly.tags.velocity.MergeTag.
A tag that uses Velocity to render a specified template with the JellyContext storing the results in either a variable in the JellyContext or in a specified file.
MergeTag() - Constructor for class org.apache.commons.jelly.tags.velocity.MergeTag
 
mergeTemplate(Writer) - Method in class org.apache.commons.jelly.tags.velocity.MergeTag
Merges the Velocity template with the Jelly context.

N

name - Variable in class org.apache.commons.jelly.tags.velocity.MergeTag
 

O

org.apache.commons.jelly.tags.velocity - package org.apache.commons.jelly.tags.velocity
 
outputEncoding - Variable in class org.apache.commons.jelly.tags.velocity.MergeTag
 

P

privateContext - Variable in class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
The store for Velocity in the event the adpater is read-only
put(String, Object) - Method in class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
 

R

readOnly - Variable in class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
Flag to indicate read-only or read-write mode
readOnly - Variable in class org.apache.commons.jelly.tags.velocity.MergeTag
 
remove(Object) - Method in class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
 

S

setBasedir(String) - Method in class org.apache.commons.jelly.tags.velocity.MergeTag
Sets the base directory used for loading of templates by the Velocity file resource loader.
setInputEncoding(String) - Method in class org.apache.commons.jelly.tags.velocity.MergeTag
Sets the input encoding used in the specified template which defaults to ISO-8859-1.
setName(String) - Method in class org.apache.commons.jelly.tags.velocity.MergeTag
Sets the file name for the merged output.
setOutputEncoding(String) - Method in class org.apache.commons.jelly.tags.velocity.MergeTag
Sets the output encoding mode which defaults to ISO-8859-1 used when storing the results of a merge in a file.
setReadOnly(boolean) - Method in class org.apache.commons.jelly.tags.velocity.JellyContextAdapter
Sets the read-only flag for this adapter.
setReadOnly(boolean) - Method in class org.apache.commons.jelly.tags.velocity.MergeTag
Sets the read-only flag for this adapter which prevents modifications in the Velocity context from propogating to the JellyContext.
setTemplate(String) - Method in class org.apache.commons.jelly.tags.velocity.MergeTag
Sets the filename of the template used to merge with the JellyContext.
setVar(String) - Method in class org.apache.commons.jelly.tags.velocity.MergeTag
Sets the var used to store the results of the merge.

T

template - Variable in class org.apache.commons.jelly.tags.velocity.MergeTag
 

V

VELOCITY_ENGINE_VAR_NAME - Static variable in class org.apache.commons.jelly.tags.velocity.VelocityTagSupport
The VelocityEngine variable name in the JellyContext.
VelocityTagLibrary - class org.apache.commons.jelly.tags.velocity.VelocityTagLibrary.
Describes the Taglib.
VelocityTagLibrary() - Constructor for class org.apache.commons.jelly.tags.velocity.VelocityTagLibrary
 
VelocityTagSupport - class org.apache.commons.jelly.tags.velocity.VelocityTagSupport.
Support methods for the Velocity tag library.
VelocityTagSupport() - Constructor for class org.apache.commons.jelly.tags.velocity.VelocityTagSupport
 
var - Variable in class org.apache.commons.jelly.tags.velocity.MergeTag
 

B C D E G I J K M N O P R S T V