Package com.taggercat.util

Tagger Cat's utility classes

See:
          Description

Interface Summary
IWizardParameters  
Plugin The interface for Tagger Cat Plug-ins.
 

Class Summary
Constants Constants used by Tagger Cat.
DateUtils  
ELFunctions This class includes extension functions for TaggerCat's EL.
ExpressionUtils A set of static utility functions used for expression evaluation.
FileUtils General file utilities.
HibernateUtils The class name says it all
RhinoUtils A set of utility functions to use the Rhino Scripting engine for constraint and derivation expressions, etc..
SendMail General e-mail utilities.
StopWatchTimer The name says it all.
StringIgnoreCaseComparator Compares strings ignoring case
Text This class contains general text utility functions, such as parsing, and conversion methods.
URIPattern A Simple class that represents URL patterns with URL segments can be declared using named placeholders.
WizardParametersImpl A collection of request parameters.
YesNoFormatter A formatter for Hibernate Yes-No data types.
 

Exception Summary
NoModelException This class is used to raise "no model" exceptions within the ELPropertyResolver interfaces.
NoSessionParseException The exception that is thrown from User Defined Functions in the Tagger Cat framework when a required session object is not available.
 

Package com.taggercat.util Description

Tagger Cat's utility classes