Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.velocity.tools Classes and Interfaces - 162 results found.
NameDescriptionTypePackageFramework
AbstractLockConfigApologies to anyone who stepped up to use Tools 2.Classorg.apache.velocity.tools.genericApache Velocity
AbstractPagerToolFields inherited from class org.Classorg.apache.velocity.tools.view.toolsApache Velocity
AbstractSearchToolAbstract view tool for doing searching and robust pagination of search results.Classorg.apache.velocity.tools.viewApache Velocity
AbstractSearchToolClassorg.apache.velocity.tools.view.toolsApache Velocity
AbstractSearchTool .StoredResultsSimple utility class to hold a criterion and its result list.Classorg.apache.velocity.tools.view.AbstractSearchToolApache Velocity
ActionMessagesTool This tool deals with Struts action messages.Classorg.apache.velocity.tools.strutsApache Velocity
AlternatorUtility class for easily alternating over values in a list.Classorg.apache.velocity.tools.genericApache Velocity
AlternatorToolSimple tool to provide easy in-template instantiation of Alternators from varying list types or individualClassorg.apache.velocity.tools.genericApache Velocity
BrowserSnifferToolSee Also:Serialized FormConstructor SummaryBrowserSnifferTool()Classorg.apache.velocity.tools.view.toolsApache Velocity
BrowserToolbrowser-sniffing tool (session or request scope requested, session scope advised).Classorg.apache.velocity.tools.viewApache Velocity
ChainedContextClassorg.apache.velocity.tools.view.contextApache Velocity
ClassTool This tool is meant to simplify reflective lookup of information about a Class and its Fields, Methods, and Constructors.Classorg.apache.velocity.tools.genericApache Velocity
ClassTool .CallableSubClassorg.apache.velocity.tools.generic.ClassToolApache Velocity
ClassTool .ConstructorSubA simplified wrapping interface for inspecting features of a Constructor in an inspected Class.Classorg.apache.velocity.tools.generic.ClassToolApache Velocity
ClassTool .FieldSubA simplified wrapping interface for inspecting features of a Field in an inspected Class.Classorg.apache.velocity.tools.generic.ClassToolApache Velocity
ClassTool .MethodSubA simplified wrapping interface for inspecting features of a Method in an inspected Class.Classorg.apache.velocity.tools.generic.ClassToolApache Velocity
ClassTool .SubConstructor SummaryClassTool.Classorg.apache.velocity.tools.generic.ClassToolApache Velocity
ClassUtilsRepository for common class and reflection methods.Classorg.apache.velocity.toolsApache Velocity
CommonsLogLogSystemRedirects Velocity's LogSystem messages to commons-logging.Classorg.apache.velocity.tools.generic.logApache Velocity
ComparisonDateToolTool for comparing Date and Calendar values in Velocity templates.Classorg.apache.velocity.tools.genericApache Velocity
CompoundConfigurationThis class manages a SortedSet of child Configurations as well as being a Configuration itself.Classorg.apache.velocity.tools.configApache Velocity
ConfigurationThis base configuration class manages a set of Propertys for whatever thing the instance of this class represents.Classorg.apache.velocity.tools.configApache Velocity
ConfigurationCleanerClassorg.apache.velocity.tools.configApache Velocity
ConfigurationExceptionClassorg.apache.velocity.tools.configApache Velocity
ConfigurationUtilsUtility methods for handling tool configurations.Classorg.apache.velocity.tools.configApache Velocity
ContextToolTool for convenient access to Context data and Template example(s):Classorg.apache.velocity.tools.genericApache Velocity
ContextToolClassorg.apache.velocity.tools.view.toolsApache Velocity
ConversionToolUtility class for easy conversion of String values to richer types.Classorg.apache.velocity.tools.genericApache Velocity
ConversionUtilsUtility methods for parsing or otherwise converting between types.Classorg.apache.velocity.toolsApache Velocity
CookieToolView tool for convenient cookie access and creation.Classorg.apache.velocity.tools.viewApache Velocity
CookieToolNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.velocity.tools.view.toolsApache Velocity
CookieTool .SugarCookie a toString() method that renders the Cookie's value instead of the usual Object.Classorg.apache.velocity.tools.view.CookieToolApache Velocity
DataThis class represents configured data.Classorg.apache.velocity.tools.configApache Velocity
Data .AutoConverterprotected Data.Classorg.apache.velocity.tools.config.DataApache Velocity
Data .FieldConverterprotected Data.Classorg.apache.velocity.tools.config.DataApache Velocity
Data .NumberConverterprotected Data.Classorg.apache.velocity.tools.config.DataApache Velocity
Data .TypeDelineates the standard, known types and their associated target classes (Data.Classorg.apache.velocity.tools.config.DataApache Velocity
DataInfoToolInfo implementation to handle primitive data types.Classorg.apache.velocity.tools.viewApache Velocity
DateToolTool for working with Date and Calendar in Velocity templates.Classorg.apache.velocity.tools.genericApache Velocity
DefaultKeyAnnotation specifying the default key to use for a tool class in the case none was specified.Classorg.apache.velocity.tools.configApache Velocity
DisplayToolProvides general utility methods for controlling the display of references.Classorg.apache.velocity.tools.genericApache Velocity
DisplayTool .MeasurementsMeasures the dimensions of the string given to its constructor.Classorg.apache.velocity.tools.generic.DisplayToolApache Velocity
EasyFactoryConfigurationFactoryConfiguration subclass that simplifies the process of configuring a ToolboxFactory in Java without the use of anClassorg.apache.velocity.tools.configApache Velocity
EasyFactoryConfiguration .EasyDataClassorg.apache.velocity.tools.config.EasyFactoryConfigurationApache Velocity
ErrorsTool This tool deals with Struts error messages.Classorg.apache.velocity.tools.strutsApache Velocity
EscapeToolTool for working with escaping in Velocity templates.Classorg.apache.velocity.tools.genericApache Velocity
FactoryConfigurationThis class serves to define configuration info for a ToolboxFactory.Classorg.apache.velocity.tools.configApache Velocity
FieldTool This is a simple tools class to allow easy access to static fields in a class, such as string constants from within a template.Classorg.apache.velocity.tools.genericApache Velocity
FieldTool .FieldToolSubHolds a Map of results for a particular class.Classorg.apache.velocity.tools.generic.FieldToolApache Velocity
FieldTool .MutableFieldHolds a Field and Class reference for later retrieval of the value of a field that is not final and mayClassorg.apache.velocity.tools.generic.FieldToolApache Velocity
FileFactoryConfigurationProvides support for reading a configuration file from a specified path, This frees the user from having to obtain an InputStream themselves.Classorg.apache.velocity.tools.configApache Velocity
FormatConfig default format to be configured.Classorg.apache.velocity.tools.genericApache Velocity
FormToolView tool to work with HTML forms in Struts.Classorg.apache.velocity.tools.strutsApache Velocity
ImportSupportProvides methods to import arbitrary local or remote resources as strings.Classorg.apache.velocity.tools.viewApache Velocity
ImportSupport .ImportResponseWrapperWraps responses to allow us to retrieve results as Strings.Classorg.apache.velocity.tools.view.ImportSupportApache Velocity
ImportSupport .SafeClosingHttpURLConnectionReaderClassorg.apache.velocity.tools.view.ImportSupportApache Velocity
ImportToolGeneral-purpose text-importing view tool for templates.Classorg.apache.velocity.tools.viewApache Velocity
ImportToolNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.velocity.tools.view.toolsApache Velocity
IncludeToolAllows for transparent content negotiation in a manner mimicking Apache httpd's MultiViews.Classorg.apache.velocity.tools.viewApache Velocity
InvalidScopeClassorg.apache.velocity.tools.configApache Velocity
InvalidScopeExceptionClassorg.apache.velocity.tools.configApache Velocity
IteratorTool A convenience tool to use with #foreach loops.Classorg.apache.velocity.tools.genericApache Velocity
JeeConfigBecause sometimes you don't care about the difference between a servlet and a filter.Interfaceorg.apache.velocity.tools.viewApache Velocity
JeeContextConfigClassorg.apache.velocity.tools.viewApache Velocity
JeeFilterConfigClassorg.apache.velocity.tools.viewApache Velocity
JeeServletConfigClassorg.apache.velocity.tools.viewApache Velocity
JspToolContextVelocity context implementation specific to the JSP environment.Classorg.apache.velocity.tools.view.jspApache Velocity
LinkToolThe LinkTool provides many methods to work with URIs and can help you: construct full URIs (opaque, absolute or relative)encode and decode URLs (part or whole)retrieve path info for the current requestand more.Classorg.apache.velocity.tools.genericApache Velocity
LinkToolThe LinkTool provides many methods to work with URIs and can help you: construct full URIs (absolute or relative)encode session ID into a URIretrieve server, port and path info for the current requestreconstruct or alter the current request URIand more.Classorg.apache.velocity.tools.viewApache Velocity
LinkToolClassorg.apache.velocity.tools.view.toolsApache Velocity
ListToolTool for working with Lists and arrays in Velocity templates.Classorg.apache.velocity.tools.genericApache Velocity
LocaleConfig default Locale to be configured.Classorg.apache.velocity.tools.genericApache Velocity
LogChuteCommonsLogRedirects commons-logging messages to Velocity's configured LogChute.Classorg.apache.velocity.tools.generic.logApache Velocity
LogSupportThis allows for a Log to optionally be attached to a subclass in order to output logging messages.Classorg.apache.velocity.tools.configApache Velocity
LogSystemCommonsLogRedirects commons-logging messages to Velocity's LogSystem.Classorg.apache.velocity.tools.generic.logApache Velocity
LoopTool A convenience tool to use with #foreach loops.Classorg.apache.velocity.tools.genericApache Velocity
LoopTool .ActionRepresents an automatic action taken by a LoopTool.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .ActionConditionComposition class which associates an LoopTool.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .ComparisonBase condition class for conditions (assumption here is that conditions are all comparative.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .ConditionRepresents a function into which a LoopTool.Interfaceorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .EqualsSimple condition that checks elements in the iterator for equality to a specified Object.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .ManagedIteratorIterator implementation that wraps a standard Iterator and allows it to be prematurely stopped, skipped ahead, and Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .SyncedIteratorSimple wrapper to make it easy to keep an arbitray Iterator in sync with a LoopTool.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
MathToolTool for performing math in Velocity.Classorg.apache.velocity.tools.genericApache Velocity
MessageResourcesToolAbstract view tool that provides access to Struts' message resources.Classorg.apache.velocity.tools.strutsApache Velocity
MessageTool The MessageTool is used to render internationalized message strings.Classorg.apache.velocity.tools.strutsApache Velocity
MultiViewsToolFields inherited from class org.Classorg.apache.velocity.tools.view.i18nApache Velocity
NullKeyExceptionClassorg.apache.velocity.tools.configApache Velocity
NumberToolTool for working with Number in Velocity templates.Classorg.apache.velocity.tools.genericApache Velocity
OldToolInfoManages old tools which still use the deprecated init() method.Classorg.apache.velocity.toolsApache Velocity
OldXmlFactoryConfigurationRuleSetThe set of Digester rules required to parse a old toolbox configuration file (toolbox.Classorg.apache.velocity.tools.configApache Velocity
OldXmlFactoryConfigurationRuleSet .BooleanConfigRuleFields inherited from class org.Classorg.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSetApache Velocity
OldXmlFactoryConfigurationRuleSet .CreateSessionRuleFields inherited from class org.Classorg.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSetApache Velocity
OldXmlFactoryConfigurationRuleSet .DeprecationRuleFields inherited from class org.Classorg.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSetApache Velocity
OldXmlFactoryConfigurationRuleSet .ParameterRuleFields inherited from class org.Classorg.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSetApache Velocity
OldXmlFactoryConfigurationRuleSet .ScopeRuleFields inherited from class org.Classorg.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSetApache Velocity
OldXmlFactoryConfigurationRuleSet .SetNextDataRuleFields inherited from class org.Classorg.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSetApache Velocity
OldXmlFactoryConfigurationRuleSet .Fields inherited from class org.Classorg.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSetApache Velocity
PagerToolView tool for doing request-based pagination of items in an a list.Classorg.apache.velocity.tools.viewApache Velocity
ParameterParserNested Class SummaryNested classes/interfaces inherited from interface java.Classorg.apache.velocity.tools.view.toolsApache Velocity
ParameterToolUtility class for easy parsing of ServletRequest parameters.Classorg.apache.velocity.tools.viewApache Velocity
PropertiesFactoryConfiguration This reads in configuration info formatted as a property file using ExtendedProperties from Commons-Collections.Classorg.apache.velocity.tools.configApache Velocity
PropertySimple extension of Data that treats name as an alias for key.Classorg.apache.velocity.tools.configApache Velocity
RenderToolThis tool exposes methods to evaluate the given strings as VTL (Velocity Template Language)Classorg.apache.velocity.tools.genericApache Velocity
ResourceToolTool for accessing ResourceBundles and formatting messages therein.Classorg.apache.velocity.tools.genericApache Velocity
SafeConfig locks down the public void configure(Map params) method after This keeps application or session scoped tools thread-safe in templates,Classorg.apache.velocity.tools.genericApache Velocity
ScopeA specialized constants class to provide some compile-time typo checking and runtime validation for scopes specified in annotations, toolbox configs, etc.Classorg.apache.velocity.toolsApache Velocity
SecureLinkToolTool to be able to use Struts SSL Extensions with Velocity.Classorg.apache.velocity.tools.strutsApache Velocity
ServletLogChuteSimple wrapper for the servlet log.Classorg.apache.velocity.tools.viewApache Velocity
ServletLoggerThis is basically an empty subclass of ServletLogChute that exists merely for backwards compatibility with VelocityTools 1.Classorg.apache.velocity.tools.view.servletApache Velocity
ServletToolboxManagerA toolbox manager for the servlet environment.Classorg.apache.velocity.tools.view.servletApache Velocity
ServletToolboxRuleSetThe set of Digester rules required to parse a toolbox configuration file (toolbox.Classorg.apache.velocity.tools.view.servletApache Velocity
ServletToolInfoToolInfo implementation that holds scope information for tools used in a servlet environment.Classorg.apache.velocity.tools.view.servletApache Velocity
ServletUtilsClassorg.apache.velocity.tools.view.servletApache Velocity
ServletUtilsA set of utility methods for supporting and using VelocityTools in the servlet environment.Classorg.apache.velocity.tools.viewApache Velocity
ServletUtils .SessionMutexprivate ServletUtils.Classorg.apache.velocity.tools.view.ServletUtilsApache Velocity
SkipSettersAnnotation specifying that ToolInfo should only use the public void configure(Map) method for configuration ofClassorg.apache.velocity.tools.configApache Velocity
SortToolSortTool allows a user to sort a collection (or array, iterator, etc) on any arbitary set of properties exposed by the objects containedClassorg.apache.velocity.tools.genericApache Velocity
SortTool .PropertiesComparatorDoes all of the comparisonsSee Also:Serialized FormClassorg.apache.velocity.tools.generic.SortToolApache Velocity
StrutsLinkToolThe StrutsLinkTool extends the standard LinkTool to add methods for working with Struts' Actions and Forwards:Classorg.apache.velocity.tools.strutsApache Velocity
StrutsUtilsA utility class to expose the Struts shared resources.Classorg.apache.velocity.tools.strutsApache Velocity
TilesToolThe TilesTool is used to interact with the Struts-Tiles framework that is part Template example(s):Classorg.apache.velocity.tools.strutsApache Velocity
ToolboxInstances of this class are typically created by a ToolboxFactory on a one-per-scope basis.Classorg.apache.velocity.toolsApache Velocity
ToolboxConfigurationThis class handles configuration info for the Toolbox instances that will eventually be produced by ToolboxFactory.Classorg.apache.velocity.tools.configApache Velocity
ToolboxFactoryThis class is the central point of action for VelocityTools.Classorg.apache.velocity.toolsApache Velocity
ToolboxManagerCommon interface for toolbox manager implementations.Interfaceorg.apache.velocity.tools.viewApache Velocity
ToolboxRuleSetThe set of Digester rules required to parse a toolbox configuration file (toolbox.Classorg.apache.velocity.tools.viewApache Velocity
ToolboxRuleSet .ParameterRuleFields inherited from class org.Classorg.apache.velocity.tools.view.ToolboxRuleSetApache Velocity
ToolConfigurationThis class handles configuration info for tools, including their key, classname, path restriction, and properties.Classorg.apache.velocity.tools.configApache Velocity
ToolConfiguration .StatusClassorg.apache.velocity.tools.config.ToolConfigurationApache Velocity
ToolContextContext implementation that keeps a list of Toolboxes and returns them as requested, using its internal context Map as theClassorg.apache.velocity.toolsApache Velocity
ToolInfoManages data needed to create instances of a tool.Classorg.apache.velocity.toolsApache Velocity
ToolInfoInterface to simplify and abstract tool handling.Interfaceorg.apache.velocity.tools.viewApache Velocity
ToolManagerManages tools for non-web applications.Classorg.apache.velocity.toolsApache Velocity
ValidatorToolView tool that works with Struts Validator to produce client side javascript validation for your forms.Classorg.apache.velocity.tools.strutsApache Velocity
ValidScopeClassorg.apache.velocity.tools.configApache Velocity
ValueParserUtility class for easy parsing of String values held in a Map.Classorg.apache.velocity.tools.genericApache Velocity
VelocityLayoutServletClassorg.apache.velocity.tools.view.servletApache Velocity
VelocityLayoutServletExtension of the VelocityViewServlet to perform two-pass layout rendering and allow for a customized error screen.Classorg.apache.velocity.tools.viewApache Velocity
VelocityViewThe class provides the following features: renders Velocity templatesprovides support for an auto-loaded, configurable toolboxprovides transparent access to the servlet request attributes,Classorg.apache.velocity.tools.viewApache Velocity
VelocityViewFilterA filter to ensure VelocityTools Toolboxes are available in the request/session/application scopes.Classorg.apache.velocity.tools.viewApache Velocity
VelocityViewServletClassorg.apache.velocity.tools.view.servletApache Velocity
VelocityViewServletA servlet to process Velocity templates.Classorg.apache.velocity.tools.viewApache Velocity
VelocityViewTagThis tag enables use of Velocity and VelocityTools within JSP files and tags.Classorg.apache.velocity.tools.view.jspApache Velocity
ViewContextInterfaceorg.apache.velocity.tools.view.contextApache Velocity
ViewContextThis interface provides view tools in a servlet environment access to relevant context information, like servlet request, servletInterfaceorg.apache.velocity.tools.viewApache Velocity
ViewContextToolExtension of ContextTool that includes keys and values from the HttpServletRequest, HttpSession andClassorg.apache.velocity.tools.viewApache Velocity
ViewRenderToolFields inherited from class org.Classorg.apache.velocity.tools.view.toolsApache Velocity
ViewResourceToolNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.velocity.tools.view.toolsApache Velocity
ViewToolContextToolContext implementation specific to the servlet environment.Classorg.apache.velocity.tools.viewApache Velocity
ViewToolInfoToolInfo implementation for view tools.Classorg.apache.velocity.tools.viewApache Velocity
ViewToolManagerManages tools for web applications.Classorg.apache.velocity.tools.viewApache Velocity
WebappLoaderThis is basically an empty subclass of WebappResourceLoader that exists merely for backwards compatibility with VelocityTools 1.Classorg.apache.velocity.tools.view.servletApache Velocity
WebappResourceLoaderResource loader that uses the ServletContext of a webapp to load Velocity templates.Classorg.apache.velocity.tools.viewApache Velocity
WebappUberspectorThis custom uberspector allows getAttribute() and setAttribute() as standard getters and setters for the request,session and application keys.Classorg.apache.velocity.tools.viewApache Velocity
XmlFactoryConfigurationThis reads in configuration info formatted as an XML file using Commons-Digester.Classorg.apache.velocity.tools.configApache Velocity
XmlFactoryConfigurationRuleSetThis provides set of XmlFactoryConfigurationRuleSet.Classorg.apache.velocity.tools.configApache Velocity
XmlFactoryConfigurationRuleSet .DataValueInBodyRuleRule for adding configuration propertiesFields inherited from class org.Classorg.apache.velocity.tools.config.XmlFactoryConfigurationRuleSetApache Velocity
XmlFactoryConfigurationRuleSet .PropertyAttributeRuleFields inherited from class org.Classorg.apache.velocity.tools.config.XmlFactoryConfigurationRuleSetApache Velocity
XmlToolTool for reading/navigating XML files.Classorg.apache.velocity.tools.genericApache Velocity
XmlTool .NodeIteratorIterator implementation that wraps a Node list iterator to return new XmlTool instances for each item in the wrappedClassorg.apache.velocity.tools.generic.XmlToolApache Velocity
XMLToolboxManagerA ToolboxManager for loading a toolbox from xml.Classorg.apache.velocity.tools.viewApache Velocity