Package org.tm4j.vtl.helpers

Class Summary
ExtractorComparator Implementation of the Comparator interface which applies a UnaryFunction to the input arguments and compares the results.
Filter This helper class provides simple methods to filter a collection using a predicate to control what is / is not in the output.
MangoHelper A Struts ViewTool which provides access to useful functions from the Mango library.
RelatedTopics  
Sorter Provides access to sorting operations from inside the Velocity template.
TologResultsSetHelper Provides some utility methods making it easier to work with TologResultsSet objects
TypeHierarchy  
URLEncoder A utility for URL-encoding strings in Velocity templates.