Package org.tigris.scarab.util

Interface Summary
IteratorWithSize  
ScarabConstants A place to put public final static strings and other constants.
SkipFiltering A marker interface that instructs the filtering event cartridge to skip processing of the implementing object's toString output.
 

Class Summary
AnonymousUserUtil  
AntServlet  
ComponentLocator  
Email Sends a notification email.
EmailContext This class is a velocity Context used in email templates
EmailLink  
EmailLinkFactory A factory for creating EmailLink's.
EmailLinkFactory.ErrorEmailLink  
EmptyIteratorWithSize  
EmptySubsetIterator  
EmptyWindowIterator  
IssueIdParser This class contains logic for finding issue ids in generic text.
Log A simple wrapper around a logger object to use to log to the org.tigris.scarab category.
MutableBoolean This class represents a mutable boolean, i.e. you can set it's state after creation.
OptionModel A model that provides for an application to present a list of possible options.
PasswordGenerator Utility for generating unique passwords.
ReferenceInsertionFilter This is a Velocity EventCartridge Filter which is responsible for processing $ variables when they are rendered in a template.
RegexProcessor This is a utility class for processing regular expressions based on oro.
ScarabLink This class adds a ModuleManager.CURRENT_PROJECT to every link.
ScarabPaginatedList  
ScarabUtil A Utility class for code that doesn't really go other places.
SimpleSkipFiltering This class provides a wrapper for any output that should not be filtered of html entities while rendering a template.
SnippetRenderer Renders templates in the templates/snippets directory.
StaticLink A pull tool to render links to static content.
SubsetIterator  
SubsetIteratorWithSize  
TableModel A model that provides for an application to present a set of tabular data.
TurbineInitialization This is a class to help with initialization of Turbine in various packages such as the testing suite as well as in the XML Import/Export.
WindowIterator  
 

Exception Summary
ScarabException This class extends TurbineException and does not change its functionality.
ScarabLocalizedTorqueException A TorqueException ready for internationalization [in the Scarab L10N framework].
ScarabLocalizedTurbineSecurityException A TurbineSecurityException ready for internationalization [in the Scarab L10N framework].
ScarabRuntimeException This class extends TurbineException and does not change its functionality.
ValidationException This class extends ScarabException and does not change its functionality.
 



Copyright © 2000-2004 Tigris.org. All Rights Reserved.