A B C D E G H I J L M N O P R S T V W X

A

AbstractVelocityMockStrutsTestCase - Class in org.ieee.shinobu.demo.velocity
 
AbstractVelocityMockStrutsTestCase() - Constructor for class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
AbstractVelocityTestCase - Class in org.ieee.shinobu.demo.velocity
 
AbstractVelocityTestCase() - Constructor for class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
addProperty(String, Object) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
AnthonyAction - Class in org.ieee.shinobu.demo.velocity.anthony
 
AnthonyAction() - Constructor for class org.ieee.shinobu.demo.velocity.anthony.AnthonyAction
 
ArrayTool - Class in org.apache.velocity.tools.generic
Tool for working with arrays in Velocity templates.
ArrayTool() - Constructor for class org.apache.velocity.tools.generic.ArrayTool
Default constructor.
assertVelocity() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
assertVelocity() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 

B

BenAction - Class in org.ieee.shinobu.demo.velocity.ben
 
BenAction() - Constructor for class org.ieee.shinobu.demo.velocity.ben.BenAction
 
BenActionForm - Class in org.ieee.shinobu.demo.velocity.ben
 
BenActionForm() - Constructor for class org.ieee.shinobu.demo.velocity.ben.BenActionForm
 

C

clearProperty(String) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
clone(Object) - Method in class org.apache.velocity.tools.generic.ArrayTool
Gets the clone of an array.

D

debug(Object) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ieee.shinobu.demo.velocity.importsupport.MultipleWriterServlet
 
DynamicAction - Class in org.ieee.shinobu.demo.velocity.shankar
 
DynamicAction() - Constructor for class org.ieee.shinobu.demo.velocity.shankar.DynamicAction
 
DynamicActionForm - Class in org.ieee.shinobu.demo.velocity.shankar
 
DynamicActionForm() - Constructor for class org.ieee.shinobu.demo.velocity.shankar.DynamicActionForm
 

E

error(Object) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
EscapeTool - Class in org.apache.velocity.tools.generic
Tool for working with escaping in Velocity templates.
EscapeTool() - Constructor for class org.apache.velocity.tools.generic.EscapeTool
Default constructor.
evaluate(Context, Writer, String, InputStream) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
evaluate(Context, Writer, String, Reader) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
evaluate(Context, Writer, String, String) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ieee.shinobu.demo.velocity.anthony.AnthonyAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ieee.shinobu.demo.velocity.ben.BenAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ieee.shinobu.demo.velocity.chris.RightMenuAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ieee.shinobu.demo.velocity.shankar.DynamicAction
 

G

GeirBean - Class in org.ieee.shinobu.demo.velocity.veltag
 
GeirBean() - Constructor for class org.ieee.shinobu.demo.velocity.veltag.GeirBean
 
get(Object, int) - Method in class org.apache.velocity.tools.generic.ArrayTool
Gets the specified element of an array.
getArray() - Method in class org.ieee.shinobu.demo.velocity.veltag.GeirBean
 
getB() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders a backslash (\).
getBackslash() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders a backslash (\).
getContext() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
getContext() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
getD() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders a dollar sign ($).
getDollar() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders a dollar sign ($).
getE() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders an exclamation mark (!).
getEngine() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
getEngine() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
getExclamation() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders an exclamation mark (!).
getExpected() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
getExpected() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
getFoo() - Method in class org.ieee.shinobu.demo.velocity.ben.BenActionForm
 
getH() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders a hash (#).
getHash() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders a hash (#).
getLog() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
getLog() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
getMethodName() - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.ArrayLengthGetter
Returns "array length getter", since there is no method.
getMethodName() - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.PublicFieldGetter
Returns "public field getter", since there is no method.
getMethodName() - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.PublicFieldSetter
Returns "public field setter", since there is no method.
getName() - Method in class org.apache.velocity.tools.generic.directive.Ifnotnull
 
getName() - Method in class org.apache.velocity.tools.generic.directive.Ifnull
 
getNull() - Method in class org.apache.velocity.tools.generic.NullTool
A convinient method which returns null.
getProperty(String) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
getPropertyGet(Object, String, Info) - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect
Property getter - returns VelPropertyGet appropos for #set($foo = $bar.woogie).
getPropertySet(Object, String, Object, Info) - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect
Property setter - returns VelPropertySet appropos for #set($foo.bar = "geir").
getQ() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders a double quotation mark (").
getQuote() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders a double quotation mark (").
getS() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders a single quotation mark (').
getSingleQuote() - Method in class org.apache.velocity.tools.generic.EscapeTool
Renders a single quotation mark (').
getString() - Method in class org.ieee.shinobu.demo.velocity.veltag.GeirBean
 
getTemplate(String, String) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
getTemplate(String) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
getTemplate() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
getTemplate() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
getType() - Method in class org.apache.velocity.tools.generic.directive.Ifnotnull
 
getType() - Method in class org.apache.velocity.tools.generic.directive.Ifnull
 
getValue(String) - Method in class org.ieee.shinobu.demo.velocity.shankar.DynamicActionForm
 

H

handleRequest(HttpServletRequest, HttpServletResponse, Context) - Method in class org.ieee.shinobu.demo.velocity.steve.SteveVelocityServlet
 
html(Object) - Method in class org.apache.velocity.tools.generic.EscapeTool
Escapes the characters in a String using HTML entities.

I

Ifnotnull - Class in org.apache.velocity.tools.generic.directive
 
Ifnotnull() - Constructor for class org.apache.velocity.tools.generic.directive.Ifnotnull
 
Ifnull - Class in org.apache.velocity.tools.generic.directive
 
Ifnull() - Constructor for class org.apache.velocity.tools.generic.directive.Ifnull
 
info(Object) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
init() - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
init(Properties) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
init(String) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
init(Object) - Method in class org.apache.velocity.tools.view.tools.ViewNullTool
Initializes this instance.
initSingletonLogger() - Static method in class org.ieee.shinobu.demo.velocity.VelocityTestTool
 
invoke(Object) - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.ArrayLengthGetter
Returns the length of the array.
invoke(Object) - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.PublicFieldGetter
Returns the value of the public field.
invoke(Object, Object) - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.PublicFieldSetter
Sets the value to the public field.
invokeVelocimacro(String, String, String[], Context, Writer) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
isArray(Object) - Method in class org.apache.velocity.tools.generic.ArrayTool
Checks if an object is an array.
isCacheable() - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.ArrayLengthGetter
This class is cacheable, so it returns true.
isCacheable() - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.PublicFieldGetter
This class is cacheable, so it returns true.
isCacheable() - Method in class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.PublicFieldSetter
This class is cacheable, so it returns true.
isNotNull(Object) - Method in class org.apache.velocity.tools.generic.NullTool
Checks if a VTL reference is not null.
isNull(Object) - Method in class org.apache.velocity.tools.generic.NullTool
Checks if a VTL reference is null.

J

java(Object) - Method in class org.apache.velocity.tools.generic.EscapeTool
Escapes the characters in a String using Java String rules.
javascript(Object) - Method in class org.apache.velocity.tools.generic.EscapeTool
Escapes the characters in a String using JavaScript String rules.

L

length(Object) - Method in class org.apache.velocity.tools.generic.ArrayTool
Gets the length of an array.
list(Object) - Method in class org.apache.velocity.tools.generic.ArrayTool
Converts an array object into a java.util.List.
loadConfiguration(ServletConfig) - Method in class org.ieee.shinobu.demo.velocity.steve.SteveVelocityServlet
 

M

mergeTemplate(String, Context, Writer) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
mergeTemplate(String, String, Context, Writer) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
MonostateVelocityEngine - Class in org.apache.velocity.tools.generic.app
 
MonostateVelocityEngine() - Constructor for class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
MonostateVelocityEngine(String) - Constructor for class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
MonostateVelocityEngine(Properties) - Constructor for class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
MultipleWriterServlet - Class in org.ieee.shinobu.demo.velocity.importsupport
 
MultipleWriterServlet() - Constructor for class org.ieee.shinobu.demo.velocity.importsupport.MultipleWriterServlet
 

N

newEngine() - Static method in class org.ieee.shinobu.demo.velocity.VelocityTestTool
 
NullTool - Class in org.apache.velocity.tools.generic
Tool for working with null in Velocity templates.
NullTool() - Constructor for class org.apache.velocity.tools.generic.NullTool
Default constructor.

O

org.apache.velocity.tools.generic - package org.apache.velocity.tools.generic
 
org.apache.velocity.tools.generic.app - package org.apache.velocity.tools.generic.app
 
org.apache.velocity.tools.generic.directive - package org.apache.velocity.tools.generic.directive
 
org.apache.velocity.tools.generic.introspection - package org.apache.velocity.tools.generic.introspection
 
org.apache.velocity.tools.view.tools - package org.apache.velocity.tools.view.tools
 
org.ieee.shinobu.demo.velocity - package org.ieee.shinobu.demo.velocity
 
org.ieee.shinobu.demo.velocity.anthony - package org.ieee.shinobu.demo.velocity.anthony
 
org.ieee.shinobu.demo.velocity.ben - package org.ieee.shinobu.demo.velocity.ben
 
org.ieee.shinobu.demo.velocity.chris - package org.ieee.shinobu.demo.velocity.chris
 
org.ieee.shinobu.demo.velocity.importsupport - package org.ieee.shinobu.demo.velocity.importsupport
 
org.ieee.shinobu.demo.velocity.shankar - package org.ieee.shinobu.demo.velocity.shankar
 
org.ieee.shinobu.demo.velocity.steve - package org.ieee.shinobu.demo.velocity.steve
 
org.ieee.shinobu.demo.velocity.veltag - package org.ieee.shinobu.demo.velocity.veltag
 

P

PublicFieldUberspect - Class in org.apache.velocity.tools.generic.introspection
Uberspect implementation that exposes public fields.
PublicFieldUberspect() - Constructor for class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect
Default constructor.
PublicFieldUberspect.ArrayLengthGetter - Class in org.apache.velocity.tools.generic.introspection
Implementation of VelPropertyGet that gets length from arrays.
PublicFieldUberspect.ArrayLengthGetter() - Constructor for class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.ArrayLengthGetter
Constructor.
PublicFieldUberspect.PublicFieldGetter - Class in org.apache.velocity.tools.generic.introspection
Implementation of VelPropertyGet that gets from public fields.
PublicFieldUberspect.PublicFieldGetter(Field) - Constructor for class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.PublicFieldGetter
Constructor.
PublicFieldUberspect.PublicFieldSetter - Class in org.apache.velocity.tools.generic.introspection
Implementation of VelPropertySet that sets to public fields.
PublicFieldUberspect.PublicFieldSetter(Field) - Constructor for class org.apache.velocity.tools.generic.introspection.PublicFieldUberspect.PublicFieldSetter
Constructor.

R

render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.tools.generic.directive.Ifnotnull
 
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.tools.generic.directive.Ifnull
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ieee.shinobu.demo.velocity.shankar.DynamicActionForm
 
RightMenuAction - Class in org.ieee.shinobu.demo.velocity.chris
 
RightMenuAction() - Constructor for class org.ieee.shinobu.demo.velocity.chris.RightMenuAction
 

S

set(Object, int, Object) - Method in class org.apache.velocity.tools.generic.ArrayTool
Sets the specified element of an array.
set(Context, String, Object) - Method in class org.apache.velocity.tools.generic.NullTool
Sets the given VTL reference to the given value.
set(String, Object) - Method in class org.apache.velocity.tools.view.tools.ViewNullTool
Sets the given VTL reference to the given value using the current context.
setApplicationAttribute(Object, Object) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
setConfiguration(Configuration) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
setContext(Context) - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
setContext(Context) - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
setEngine(VelocityEngine) - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
setEngine(VelocityEngine) - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
setExpected(String) - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
setExpected(String) - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
setExtendedProperties(ExtendedProperties) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
setFoo(String) - Method in class org.ieee.shinobu.demo.velocity.ben.BenActionForm
 
setNull(Context, String) - Method in class org.apache.velocity.tools.generic.NullTool
Sets the given VTL reference back to null.
setNull(String) - Method in class org.apache.velocity.tools.view.tools.ViewNullTool
Sets the given VTL reference back to null using the current context.
setProperty(String, Object) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 
setTemplate(String) - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
setTemplate(String) - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
setUp() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
setUp() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
setValue(String, Object) - Method in class org.ieee.shinobu.demo.velocity.shankar.DynamicActionForm
 
sql(Object) - Method in class org.apache.velocity.tools.generic.EscapeTool
Escapes the characters in a String to be suitable to pass to an SQL query.
SteveVelocityServlet - Class in org.ieee.shinobu.demo.velocity.steve
 
SteveVelocityServlet() - Constructor for class org.ieee.shinobu.demo.velocity.steve.SteveVelocityServlet
 

T

tearDown() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityMockStrutsTestCase
 
tearDown() - Method in class org.ieee.shinobu.demo.velocity.AbstractVelocityTestCase
 
templateExists(String) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 

V

VelocityTestTool - Class in org.ieee.shinobu.demo.velocity
 
VelocityTestTool() - Constructor for class org.ieee.shinobu.demo.velocity.VelocityTestTool
 
ViewNullTool - Class in org.apache.velocity.tools.view.tools
Tool for working with null in Velocity templates.
ViewNullTool() - Constructor for class org.apache.velocity.tools.view.tools.ViewNullTool
Default constructor.

W

warn(Object) - Method in class org.apache.velocity.tools.generic.app.MonostateVelocityEngine
 

X

xml(Object) - Method in class org.apache.velocity.tools.generic.EscapeTool
Escapes the characters in a String using XML entities.

A B C D E G H I J L M N O P R S T V W X

Copyright © 2002-2005 org.ieee.shinobu. All Rights Reserved.