|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 org.apache.velocity.runtime.parser.node.ASTNotNode.
-
- 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 org.apache.velocity.runtime.parser.node.ASTObjectArray.
-
- 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 org.apache.velocity.runtime.parser.node.ASTOrNode.
- 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 org.apache.velocity.runtime.parser.node.ASTParameters.
-
- 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
-
- ASTReference - class org.apache.velocity.runtime.parser.node.ASTReference.
- 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 org.apache.velocity.runtime.parser.node.ASTSetDirective.
- 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 org.apache.velocity.runtime.parser.node.ASTStop.
- 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 org.apache.velocity.runtime.parser.node.ASTStringLiteral.
- 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 org.apache.velocity.runtime.parser.node.ASTSubtractNode.
- 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 org.apache.velocity.runtime.parser.node.ASTText.
-
- 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 org.apache.velocity.runtime.parser.node.ASTTrue.
-
- 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 org.apache.velocity.runtime.parser.node.ASTVariable.
-
- 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 org.apache.velocity.runtime.parser.node.ASTWord.
-
- 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
-
- ASTprocess - class org.apache.velocity.runtime.parser.node.ASTprocess.
-
- 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
-
- AVALON_LOGGER -
Static variable in class org.apache.velocity.runtime.log.AvalonLogChute
-
- AVALON_LOGGER_FORMAT -
Static variable in class org.apache.velocity.runtime.log.AvalonLogChute
-
- AVALON_LOGGER_LEVEL -
Static variable in class org.apache.velocity.runtime.log.AvalonLogChute
-
- AbstractChainableUberspector - class org.apache.velocity.util.introspection.AbstractChainableUberspector.
- Default implementation of a
chainable uberspector
that forwards all calls to the wrapped
uberspector (when that is possible). - AbstractChainableUberspector() -
Constructor for class org.apache.velocity.util.introspection.AbstractChainableUberspector
-
- AbstractContext - class org.apache.velocity.context.AbstractContext.
- This class is the abstract base class for all conventional
Velocity Context implementations.
- AbstractContext() -
Constructor for class org.apache.velocity.context.AbstractContext
- default CTOR
- AbstractContext(Context) -
Constructor for class org.apache.velocity.context.AbstractContext
- Chaining constructor accepts a Context argument.
- AbstractExecutor - class org.apache.velocity.runtime.parser.node.AbstractExecutor.
- Abstract class that is used to execute an arbitrary
method that is in introspected.
- AbstractExecutor() -
Constructor for class org.apache.velocity.runtime.parser.node.AbstractExecutor
-
- AdditiveExpression() -
Method in class org.apache.velocity.runtime.parser.Parser
-
- AnakiaElement - class org.apache.velocity.anakia.AnakiaElement.
- A JDOM
Element
that is tailored for Anakia needs. - AnakiaElement(String, Namespace) -
Constructor for class org.apache.velocity.anakia.AnakiaElement
-
This will create a new
AnakiaElement
with the supplied (local) name, and define
the Namespace
to be used.
- AnakiaElement(String) -
Constructor for class org.apache.velocity.anakia.AnakiaElement
-
This will create an
AnakiaElement
in no
Namespace
.
- AnakiaElement(String, String) -
Constructor for class org.apache.velocity.anakia.AnakiaElement
-
This will create a new
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(String, String, String) -
Constructor for class org.apache.velocity.anakia.AnakiaElement
-
This will create a new
AnakiaElement
with
the supplied (local) name, and specifies the prefix and URI
of the Namespace
the Element
should be in.
- AnakiaJDOMFactory - class org.apache.velocity.anakia.AnakiaJDOMFactory.
- A customized JDOMFactory for Anakia that produces
AnakiaElement
instances instead of ordinary JDOM Element
instances. - AnakiaJDOMFactory() -
Constructor for class org.apache.velocity.anakia.AnakiaJDOMFactory
-
- AnakiaTask - class org.apache.velocity.anakia.AnakiaTask.
- The purpose of this Ant Task is to allow you to use
Velocity as an XML transformation tool like XSLT is.
- AnakiaTask() -
Constructor for class org.apache.velocity.anakia.AnakiaTask
- Constructor creates the SAXBuilder.
- AnakiaTask.Context - class org.apache.velocity.anakia.AnakiaTask.Context.
- A context implementation that loads all values from an XML file.
- AnakiaTask.Context() -
Constructor for class org.apache.velocity.anakia.AnakiaTask.Context
- Public constructor.
- ArrayIterator - class org.apache.velocity.util.ArrayIterator.
-
An Iterator wrapper for an Object[].
- ArrayIterator(Object) -
Constructor for class org.apache.velocity.util.ArrayIterator
- Creates a new iterator instance for the specified array.
- ArrayListWrapper - class org.apache.velocity.util.ArrayListWrapper.
- A class that wraps an array with a List interface.
- ArrayListWrapper(Object) -
Constructor for class org.apache.velocity.util.ArrayListWrapper
-
- Assignment() -
Method in class org.apache.velocity.runtime.parser.Parser
-
- AvalonLogChute - class org.apache.velocity.runtime.log.AvalonLogChute.
- Implementation of a Avalon logger.
- AvalonLogChute() -
Constructor for class org.apache.velocity.runtime.log.AvalonLogChute
-
- AvalonLogSystem - class org.apache.velocity.runtime.log.AvalonLogSystem.
- Implementation of a Avalon logger.
- AvalonLogSystem() -
Constructor for class org.apache.velocity.runtime.log.AvalonLogSystem
-
- add(Object) -
Method in class org.apache.velocity.anakia.NodeList
-
- add(int, Object) -
Method in class org.apache.velocity.anakia.NodeList
-
- add(Number, Number) -
Static method in class org.apache.velocity.runtime.parser.node.MathUtils
- Add two numbers and return the correct value / type.
- add(Method) -
Method in class org.apache.velocity.util.introspection.MethodMap
- Add a method to a list of methods by name.
- addAll(Collection) -
Method in class org.apache.velocity.anakia.NodeList
-
- addAll(int, Collection) -
Method in class org.apache.velocity.anakia.NodeList
-
- addDirective(Directive) -
Method in class org.apache.velocity.runtime.RuntimeInstance
- Programatically add a directive.
- addEscapes(String) -
Static method in class org.apache.velocity.runtime.parser.TokenMgrError
- Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
- addEventHandler(EventHandler) -
Method in class org.apache.velocity.app.event.EventCartridge
- Adds an event handler(s) to the Cartridge.
- addIncludeEventHandler(IncludeEventHandler) -
Method in class org.apache.velocity.app.event.EventCartridge
- Add an include event handler to the Cartridge.
- addInvalidReferenceEventHandler(InvalidReferenceEventHandler) -
Method in class org.apache.velocity.app.event.EventCartridge
- Add an invalid reference event handler to the Cartridge.
- addMethodExceptionHandler(MethodExceptionEventHandler) -
Method in class org.apache.velocity.app.event.EventCartridge
- Add a method exception event handler to the Cartridge.
- addNullSetEventHandler(NullSetEventHandler) -
Method in class org.apache.velocity.app.event.EventCartridge
- Add a null set event handler to the Cartridge.
- addObject(String) -
Method in class org.apache.velocity.app.FieldMethodizer
- Add the Name of the class to methodize
- addObject(Object) -
Method in class org.apache.velocity.app.FieldMethodizer
- Add an Object to methodize
- addProperty(String, Object) -
Static method in class org.apache.velocity.app.Velocity
- Add a Velocity Runtime property.
- addProperty(String, Object) -
Method in class org.apache.velocity.app.VelocityEngine
- Add a Velocity Runtime property.
- addProperty(String, Object) -
Static method in class org.apache.velocity.runtime.Runtime
- Deprecated. Add a property to the configuration.
- addProperty(String, Object) -
Method in class org.apache.velocity.runtime.RuntimeInstance
- Add a property to the configuration.
- addProperty(String, Object) -
Method in interface org.apache.velocity.runtime.RuntimeServices
- Add a property to the configuration.
- addProperty(String, Object) -
Static method in class org.apache.velocity.runtime.RuntimeSingleton
- Add a property to the configuration.
- addReferenceInsertionEventHandler(ReferenceInsertionEventHandler) -
Method in class org.apache.velocity.app.event.EventCartridge
- Add a reference insertion event handler to the Cartridge.
- addVM(String, Node, String[], String, boolean) -
Method in class org.apache.velocity.runtime.VelocimacroManager
- Adds a VM definition to the cache.
- addVMProxyArg(InternalContextAdapter, String, String, Node) -
Method in class org.apache.velocity.context.ProxyVMContext
- Used to put Velocity macro arguments into this context.
- addVelocimacro(String, String, String[], String) -
Static method in class org.apache.velocity.runtime.Runtime
- Deprecated. Just like the whole class....
- addVelocimacro(String, String, String[], String) -
Method in class org.apache.velocity.runtime.RuntimeInstance
- Deprecated. Use addVelocimacro(String, Node, String[], String) instead
- addVelocimacro(String, Node, String[], String) -
Method in class org.apache.velocity.runtime.RuntimeInstance
- Adds a new Velocimacro.
- addVelocimacro(String, String, String[], String) -
Method in interface org.apache.velocity.runtime.RuntimeServices
- Deprecated. Use addVelocimacro(String, Node, String[], String) instead
- addVelocimacro(String, Node, String[], String) -
Method in interface org.apache.velocity.runtime.RuntimeServices
- Adds a new Velocimacro.
- addVelocimacro(String, Node, String[], String) -
Static method in class org.apache.velocity.runtime.RuntimeSingleton
- Adds a new Velocimacro.
- addVelocimacro(String, String, String[], String) -
Static method in class org.apache.velocity.runtime.RuntimeSingleton
- Deprecated. Use addVelocimacro(String, Node, String[], String) instead
- addVelocimacro(String, String, String[], String) -
Method in class org.apache.velocity.runtime.VelocimacroFactory
- Adds a macro to the factory.
- addVelocimacro(String, Node, String[], String) -
Method in class org.apache.velocity.runtime.VelocimacroFactory
- Adds a macro to the factory.
- add_escapes(String) -
Method in class org.apache.velocity.runtime.parser.ParseException
- Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- adjTokenLineNums(Node) -
Method in class org.apache.velocity.runtime.parser.node.ASTStringLiteral
- Adjust all the line and column numbers that comprise a node so that they
are corrected for the string literals position within the template file.
- adjustBeginLineColumn(int, int) -
Method in class org.apache.velocity.runtime.parser.VelocityCharStream
- Method to adjust line and column numbers for the start of a token.
- allElements(Element) -
Method in class org.apache.velocity.anakia.TreeWalker
- Creates a new Vector and walks the Element tree.
- allEmpty(List) -
Method in class org.apache.velocity.util.StringUtils
- Check to see if all the string objects passed
in are empty.
- alternate() -
Method in class org.apache.velocity.app.tools.VelocityFormatter.VelocityAlternator
- Deprecated. Alternates to the next in the list.
- alternates -
Variable in class org.apache.velocity.app.tools.VelocityFormatter.VelocityAlternator
- Deprecated.
- appendTemplateInfo(StringBuffer) -
Method in class org.apache.velocity.runtime.directive.MacroParseException
-
- appendTemplateInfo(StringBuffer) -
Method in class org.apache.velocity.runtime.parser.TemplateParseException
-
- applyTo(String, Document) -
Method in class org.apache.velocity.anakia.XPathTool
- Apply an XPath to a JDOM Document
- applyTo(String, Element) -
Method in class org.apache.velocity.anakia.XPathTool
- Apply an XPath to a JDOM Element
- applyTo(String, List) -
Method in class org.apache.velocity.anakia.XPathTool
- Apply an XPath to a nodeset
- attachEventCartridge(EventCartridge) -
Method in class org.apache.velocity.context.ChainedInternalContextAdapter
-
- attachEventCartridge(EventCartridge) -
Method in class org.apache.velocity.context.InternalContextAdapterImpl
-
- attachEventCartridge(EventCartridge) -
Method in interface org.apache.velocity.context.InternalEventContext
-
- 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 :)
- available() -
Method in class org.apache.velocity.io.UnicodeInputStream
-
response.getCharacterEncoding()
).
TexenTask.execute()
which can
be overridden to perform any necessary cleanup activities (such
as the release of database connections, etc.).
StringResourceRepository
s.
GET
requests by calling VelocityServlet.doRequest(HttpServletRequest, HttpServletResponse)
.
POST
requests by calling VelocityServlet.doRequest(HttpServletRequest, HttpServletResponse)
.
eventhandler.include.class
property specifies a list of the
IncludeEventHandler
implementations to use.
eventhandler.invalidreferences.class
property specifies a list of the
InvalidReferenceEventHandler
implementations to use.
eventhandler.methodexception.class
property specifies a list of the
MethodExceptionEventHandler
implementations to use.
eventhandler.nullset.class
property specifies a list of the
NullSetEventHandler
implementations to use.
eventhandler.referenceinsertion.class
property specifies a list of the
ReferenceInsertionEventHandler
implementations to use.
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.
#foreach()
loop.
#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
).
#include
or #parse
).
Class
-object is key, the maximum-value is the value
Velocity.mergeTemplate( String templateName, String encoding,
Context context, Writer writer )
VelocityEngine.mergeTemplate( String templateName, String encoding,
Context context, Writer writer )
Document
node.
Element
node.
parser.pool.class
property specifies the name of the SimplePool
implementation to use.
#parse()
statement in VTL.
RuntimeServices.parse(Reader,String)
.
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.Iterator
interface.
StringResourceRepository
stored under the specified
name.
SimpleNode
using the context
into the output writer.
VelocityServlet.doRequest(HttpServletRequest, HttpServletResponse)
processing sequence, allowing a derived class to do resource
cleanup or other end of process cycle tasks.
initialize()
method.
#defaultContentType
if not overriden.
StringResourceRepository
in static storage
under the specified name.
XMLOutputter
.
SOURCE
[line X, column Y]: invalidReference
.
SOURCE
[line X, column Y]
.
null
), and
inner context.
alternate()
automatically on rendering in a template.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |