|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
chainable uberspector
that forwards all calls to the wrapped
uberspector (when that is possible).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 != arg2
This operator requires that the LHS and RHS are both of the
same Class OR both are subclasses of java.lang.Numberresponse.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)
.
Velocity.evaluate( Context context, Writer writer,
String logTag, Reader reader )
VelocityEngine.evaluate( Context context, Writer writer,
String logTag, Reader reader )
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.
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 )
#include
or #parse
).
org.apache.velocity.properties
).
Class
-object is key, the maximum-value is the value
add ( new Integer(10), new Integer(1))
will return an Integer
-Object with the value 11add ( new Long(10), new Integer(1))
will return an Long
-Object with the value 11add ( new Integer(10), new Float(1))
will return an Float
-Object with the value 11Velocity.mergeTemplate( String templateName, String encoding,
Context context, Writer writer )
VelocityEngine.mergeTemplate( String templateName, String encoding,
Context context, Writer writer )
Document
node.
Element
node.
#parse()
statement in VTL.RuntimeServices.parse(Reader,String)
.
parser.pool.class
property specifies the name of the SimplePool
implementation to use.
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.
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.
VelocityServlet.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 |