|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Element
that is tailored for Anakia needs.AnakiaElement
with the supplied (local) name, and define
the Namespace
to be used.
AnakiaElement
in no
Namespace
.
AnakiaElement
with
the supplied (local) name, and specifies the URI
of the Namespace
the Element
should be in, resulting it being unprefixed (in the default
namespace).
AnakiaElement
with
the supplied (local) name, and specifies the prefix and URI
of the Namespace
the Element
should be in.
AnakiaElement
instances instead of ordinary JDOM Element
instances.arg1 == arg2
This operator requires that the LHS and RHS are both of the
same Class OR both are subclasses of java.lang.Numberarg1 !- ASTNENode(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTNENode
-
- ASTNENode(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTNENode
-
- ASTNotNode - Class in org.apache.velocity.runtime.parser.node
-
- ASTNotNode(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTNotNode
-
- ASTNotNode(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTNotNode
-
- ASTObjectArray - Class in org.apache.velocity.runtime.parser.node
-
- ASTObjectArray(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTObjectArray
-
- ASTObjectArray(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTObjectArray
-
- ASTOrNode - Class in org.apache.velocity.runtime.parser.node
- Please look at the Parser.jjt file which is
what controls the generation of this class.
- ASTOrNode(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTOrNode
-
- ASTOrNode(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTOrNode
-
- ASTParameters - Class in org.apache.velocity.runtime.parser.node
-
- ASTParameters(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTParameters
-
- ASTParameters(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTParameters
-
- ASTprocess - Class in org.apache.velocity.runtime.parser.node
-
- ASTprocess(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTprocess
-
- ASTprocess(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTprocess
-
- ASTReference - Class in org.apache.velocity.runtime.parser.node
- This class is responsible for handling the references in
VTL ($foo).
- ASTReference(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTReference
-
- ASTReference(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTReference
-
- ASTSetDirective - Class in org.apache.velocity.runtime.parser.node
- Node for the #set directive
- ASTSetDirective(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTSetDirective
-
- ASTSetDirective(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTSetDirective
-
- ASTStop - Class in org.apache.velocity.runtime.parser.node
- This class is responsible for handling the #stop directive
Please look at the Parser.jjt file which is
what controls the generation of this class.
- ASTStop(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTStop
-
- ASTStop(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTStop
-
- ASTStringLiteral - Class in org.apache.velocity.runtime.parser.node
- ASTStringLiteral support.
- ASTStringLiteral(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTStringLiteral
-
- ASTStringLiteral(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTStringLiteral
-
- ASTSubtractNode - Class in org.apache.velocity.runtime.parser.node
- Handles subtraction of nodes (in #set() )
Please look at the Parser.jjt file which is
what controls the generation of this class. - ASTSubtractNode(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTSubtractNode
-
- ASTSubtractNode(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTSubtractNode
-
- ASTText - Class in org.apache.velocity.runtime.parser.node
-
- ASTText(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTText
-
- ASTText(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTText
-
- ASTTrue - Class in org.apache.velocity.runtime.parser.node
-
- ASTTrue(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTTrue
-
- ASTTrue(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTTrue
-
- ASTVariable - Class in org.apache.velocity.runtime.parser.node
-
- ASTVariable(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTVariable
-
- ASTVariable(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTVariable
-
- ASTWord - Class in org.apache.velocity.runtime.parser.node
-
- ASTWord(int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTWord
-
- ASTWord(Parser, int) -
Constructor for class org.apache.velocity.runtime.parser.node.ASTWord
-
- attachEventCartridge(EventCartridge) -
Method in class org.apache.velocity.context.InternalContextAdapterImpl
-
- attachEventCartridge(EventCartridge) -
Method in interface org.apache.velocity.context.InternalEventContext
-
- attachEventCartridge(EventCartridge) -
Method in class org.apache.velocity.context.VMContext
-
- attachEventCartridge(EventCartridge) -
Method in class org.apache.velocity.runtime.directive.Foreach.NullHolderContext
-
- attachToContext(Context) -
Method in class org.apache.velocity.app.event.EventCartridge
- Attached the EventCartridge to the context
Final because not something one should mess with lightly :)
- autoFlush -
Variable in class org.apache.velocity.io.VelocityWriter
-
response.getCharacterEncoding()
).
TexenTask.execute()
which can
be overridden to perform any necessary cleanup activities (such
as the release of database connections, etc.).
GET
requests by calling
VelocityServlet.doRequest(HttpServletRequest, HttpServletResponse)
.
POST
requests by calling
VelocityServlet.doRequest(HttpServletRequest, HttpServletResponse)
.
Velocity.evaluate( Context context, Writer writer,
String logTag, Reader reader )
VelocityEngine.evaluate( Context context, Writer writer,
String logTag, Reader reader )
DateFormat.LONG
style.
DateFormat.SHORT
style.
NodeList
of Attribute
objects in no particular
order, or an empty list if there are none.
NodeList
of all the child elements
nested directly (one level deep) within this element, as
Element
objects.
NodeList
of all the child elements
nested directly (one level deep) within this element with the given
local name and belonging to no namespace, returned as
Element
objects.
NodeList
of all the child elements
nested directly (one level deep) within this element with the given
local name and belonging to the given Namespace, returned as
Element
objects.
String
, Element
,
Comment
, ProcessingInstruction
,
CDATA
, and EntityRef
.
#foreach()
loop.
name
and
params
for the Class c
.
name
and
params
for the Class c
.
ResourceManagerImpl.getResource(String resourceName, int resourceType,
String encoding )
Template
from the Velocity
resource management system.
Template
from the Velocity
resource management system.
Template
from the Velocity
resource management system.
Template
from the Velocity
resource management system.
Template
from the resource manager.
Template
from the resource manager
Template
from the resource manager.
Template
from the resource manager
Template
from the resource manager.
Template
from the resource manager
Template
from the resource manager.
Template
from the resource manager
getTemplate()
method to produce your return
value.
VelocityServlet.handleRequest( HttpServletRequest request,
HttpServletResponse response, Context ctx )
org.apache.velocity.properties
).
Class
-object is key, the maximum-value is the value
Velocity.mergeTemplate( String templateName, String encoding,
Context context, Writer writer )
methodException()
.
Document
node.
Element
node.
#parse()
statement in VTL.referenceInsert()
.
Iterator
interface.
VelocityServlet.doRequest(HttpServletRequest, HttpServletResponse)
processing sequence, allowing a derived class to do resource
cleanup or other end of process cycle tasks.
resource.manager.cache.class
property
specifies the name of the ResourceCache
implementation to use.
resource.manager.cache.size
property specifies
the cache upper bound (if relevant).
Resource
objects,
given name and type.initialize()
method.
Velocity.setExtendedProperties( ExtendedProperties )
VelocityEngine.setExtendedProperties( ExtendedProperties )
VelocityServlet.defaultContentType
if not overriden.
shouldLogOnNullSet()
.
TestSuite
.
TestSuite
.
XMLOutputter
.
SOURCE
[line X, column Y]
.
null
), and
inner context.
alternate()
automatically on rendering in a template.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |