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

A

addAttribute(String, String) - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Add a tag attribute.
addAttribute(String, String) - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Add a tag attribute.
addCookie(Cookie) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
addDateHeader(String, long) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
addHeader(String, String) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
addHeader(String, String) - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Add a header.
addIntHeader(String, int) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
addParameter(String, String) - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Add a parameter.
addParameter(String, String) - Method in interface org.chwf.taglib.base.Parameterized
Add a parameter name/value pair to tag.
addParameter(String, String) - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Add a tag parameter.
addParameter(String, String) - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Add a tag parameter.
addParameter(String, String) - Method in class org.chwf.taglib.ji18n.MessageTag
Add a tag attribute.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.chwf.filter.BeanWrapper
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.chwf.filter.BeanWrapper
Add a PropertyChangeListener for a specific property.
addUserRole(String) - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Add a user role.
addViewParameter(String, Object) - Method in class org.chwf.servlet.Controller
Sets a parameter for the view redirection.
addViewParameter(String, Object) - Method in class org.chwf.servlet.InvocationContext
Sets a parameter for the view redirection.
AllFilterConfig - class org.chwf.servlet.filter.AllFilterConfig.
Class with configuration data for an entire set of filters.
AllFilterConfig(ServletContext, InputSource) - Constructor for class org.chwf.servlet.filter.AllFilterConfig
Constructor.
ATTRIBUTE_DATATYPE - Static variable in class org.chwf.filter.BeanFilter
Standard name for the property's "datatype" attribute.
ATTRIBUTE_LABEL - Static variable in class org.chwf.filter.BeanFilter
Standard name for the property's "label" attribute.
ATTRIBUTE_MAX - Static variable in class org.chwf.filter.BeanFilter
Standard name for the property's "max" attribute.
ATTRIBUTE_MAXLENGTH - Static variable in class org.chwf.filter.BeanFilter
Standard name for the property's "maxlength" attribute.
ATTRIBUTE_MIN - Static variable in class org.chwf.filter.BeanFilter
Standard name for the property's "min" attribute.
ATTRIBUTE_MINLENGTH - Static variable in class org.chwf.filter.BeanFilter
Standard name for the property's "minlength" attribute.
ATTRIBUTE_OPTIONS - Static variable in class org.chwf.filter.BeanFilter
Standard name for the property's "options" attribute.
ATTRIBUTE_READONLY - Static variable in class org.chwf.filter.BeanFilter
Standard name for the property's "readonly" attribute.
ATTRIBUTE_REQUIRED - Static variable in class org.chwf.filter.BeanFilter
Standard name for the property's "required" attribute.
ATTRIBUTE_SCALE - Static variable in class org.chwf.filter.BeanFilter
Standard name for the property's "scale" attribute.
attributeNames() - Method in class org.chwf.filter.PropertyFilter
Get all attribute names.
AttributeTag - class org.chwf.taglib.jutil.AttributeTag.
Tag handler for the <attribute> tag.
AttributeTag() - Constructor for class org.chwf.taglib.jutil.AttributeTag
 
AUTHENTICATED - Static variable in class org.chwf.plugin.User
Special role requiring only authentication.
AuthenticationException - exception org.chwf.plugin.AuthenticationException.
Exception thrown for security exceptions.
AuthenticationException(String) - Constructor for class org.chwf.plugin.AuthenticationException
Constructor.

B

BaseNumberConverter - class org.chwf.converter.basic.BaseNumberConverter.
Superclass for numeric converters.
BaseNumberConverter() - Constructor for class org.chwf.converter.basic.BaseNumberConverter
 
BeanFilter - class org.chwf.filter.BeanFilter.
The BeanFilter class is the abstract superclass of all bean filters.
BeanFilter(Class) - Constructor for class org.chwf.filter.BeanFilter
Constructor to specify the class of filtered bean.
BeanWrapper - class org.chwf.filter.BeanWrapper.
The BeanWrapper class is a stateful business object wrapper that manages string-to-object value conversions and property change events for a single business object.
BeanWrapper(Object) - Constructor for class org.chwf.filter.BeanWrapper
Wraps the given object in a BeanWrapper.
BODY_URI - Static variable in class org.chwf.servlet.view.TemplateFilter
Request attribute caching the body URI
BooleanConverter - class org.chwf.converter.basic.BooleanConverter.
Converter for booleans.
BooleanConverter() - Constructor for class org.chwf.converter.basic.BooleanConverter
 
ByteConverter - class org.chwf.converter.basic.ByteConverter.
Converter for bytes.
ByteConverter() - Constructor for class org.chwf.converter.basic.ByteConverter
 

C

cacheError(HttpServletRequest, Throwable) - Static method in class org.chwf.servlet.ServletUtils
Cached an error in the request.
CACHING_NAME - Static variable in class org.chwf.servlet.RequestParameterMap
Name used to cache the map in the request or session.
capitalize(String) - Static method in class org.chwf.util.MiscUtils
Converts first character to uppercase.
CharacterConverter - class org.chwf.converter.basic.CharacterConverter.
Converter for booleans.
CharacterConverter() - Constructor for class org.chwf.converter.basic.CharacterConverter
 
check(String[]) - Method in class org.chwf.plugin.User
Method that checks roles user roles.
check(String[]) - Method in class org.chwf.plugin.defaults.DefaultUser
Method called for security check failure.
cleanup() - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.base.ObjectTagSupport
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jhtml.FieldPatternTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jhtml.FormTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jhtml.FieldTagSupport
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jhtml.InputTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jhtml.LinkTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jhtml.LabelTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jhtml.FieldTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.ji18n.UrlTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.ji18n.MessageTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jutil.ForEachTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jutil.PrintErrorTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jutil.IfTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jutil.UseTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jutil.PrintTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jutil.ParamTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jutil.ElementTag
Clean up data for tag handler reuse and pooling.
cleanup() - Method in class org.chwf.taglib.jutil.NewTag
Clean up data for tag handler reuse and pooling.
clear() - Method in class org.chwf.servlet.mock.MockJspWriter
Unsupported
clear() - Method in class org.chwf.util.SequencedHashMap
Implements Map.clear().
clearBuffer() - Method in class org.chwf.servlet.mock.MockJspWriter
Unsupported
clearSession() - Static method in class org.chwf.servlet.mock.MockSession
MOCK METHOD: Clear session.
clone() - Method in class org.chwf.util.SequencedHashMap
Creates a shallow copy of this object, preserving the internal structure by copying only references.
close() - Method in class org.chwf.servlet.mock.MockJspWriter
Unsupported
COMMAND_EXTENSION - Static variable in class org.chwf.servlet.engine.URIMapper
The command extension.
CommandFilter - class org.chwf.servlet.engine.CommandFilter.
A filter that invokes controller commands based on the request.
CommandFilter() - Constructor for class org.chwf.servlet.engine.CommandFilter
 
CompositeFilter - class org.chwf.servlet.filter.CompositeFilter.
Filter that composes a set of other filters, to simplify filter configuration.
CompositeFilter() - Constructor for class org.chwf.servlet.filter.CompositeFilter
 
Config - interface org.chwf.config.Config.
A class for retrieving configuration data from properties and XML files.
ConfigFactory - class org.chwf.config.ConfigFactory.
 
ConfigFactory() - Constructor for class org.chwf.config.ConfigFactory
 
ConfigMap - class org.chwf.config.ConfigMap.
Adapter map for Config objects.
ConfigMap(Config) - Constructor for class org.chwf.config.ConfigMap
Constructor.
ConfigurationException - exception org.chwf.config.ConfigurationException.
Exception for configuration.
ConfigurationException(String, Object[]) - Constructor for class org.chwf.config.ConfigurationException
Constructor.
containsHeader(String) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
containsKey(Object) - Method in class org.chwf.util.SequencedHashMap
Implements Map.containsKey(Object).
containsValue(Object) - Method in class org.chwf.util.SequencedHashMap
Implements Map.containsValue(Object).
Controller - class org.chwf.servlet.Controller.
Superclass for controllers.
CONTROLLER_CLASS_SUFFIX - Static variable in class org.chwf.servlet.engine.URIMapper
Controller class suffix.
CONTROLLER_PACKAGE - Static variable in class org.chwf.servlet.engine.URIMapper
Controller package.
Controller() - Constructor for class org.chwf.servlet.Controller
 
ControllerConfig - class org.chwf.servlet.engine.ControllerConfig.
Class managing controller configuration data.
ControllerConfig(Class) - Constructor for class org.chwf.servlet.engine.ControllerConfig
Constructor.
ControllerException - exception org.chwf.servlet.ControllerException.
Exception thrown for controller system exceptions.
ControllerException(String, Object[]) - Constructor for class org.chwf.servlet.ControllerException
Constructor for ControllerException.
ControllerMapper - class org.chwf.servlet.engine.ControllerMapper.
Class that maps a particular controller.
ControllerMapper(Class) - Constructor for class org.chwf.servlet.engine.ControllerMapper
Constructor for ControllerMapper.
ControllerTestCase - class org.chwf.servlet.mock.ControllerTestCase.
A test case for controllers that sets up mock objects for servlets and initializes and releases data in the ServletData class.
ControllerTestCase(String) - Constructor for class org.chwf.servlet.mock.ControllerTestCase
Constructor for ControllerTestCase.
ControllerTestCase(String, Class) - Constructor for class org.chwf.servlet.mock.ControllerTestCase
Constructor for ControllerTestCase.
ConversionConfigurationException - exception org.chwf.converter.ConversionConfigurationException.
Exception thrown for conversion configuration errors.
ConversionConfigurationException(Throwable) - Constructor for class org.chwf.converter.ConversionConfigurationException
Constructor for ConversionConfigurationException.
ConversionException - exception org.chwf.converter.ConversionException.
Exception throw during conversion operations.
ConversionException(String, Object[]) - Constructor for class org.chwf.converter.ConversionException
Constructor for ConversionException.
ConversionException(Throwable) - Constructor for class org.chwf.converter.ConversionException
Constructor for ConversionException.
convert(Object) - Static method in class org.chwf.converter.Converter
Utility method that converts the object to a string using the converter for its class.
Converter - class org.chwf.converter.Converter.
Converter class.
Converter() - Constructor for class org.chwf.converter.Converter
No-op constructor.
COUNTRY - Static variable in class org.chwf.taglib.ji18n.UrlTag
Value for i18n attribute to localize by country.
create() - Method in class org.chwf.filter.BeanFilter
Create a new object of the bean class.
CurrencyConverter - class org.chwf.converter.basic.CurrencyConverter.
Converter for currency.
CurrencyConverter() - Constructor for class org.chwf.converter.basic.CurrencyConverter
 

D

DateConverter - class org.chwf.converter.basic.DateConverter.
Converter for dates.
DateConverter() - Constructor for class org.chwf.converter.basic.DateConverter
 
debug(Class, Object) - Method in class org.chwf.plugin.Logger
Log the message at the debug level.
debug(Class, Object, Throwable) - Method in class org.chwf.plugin.Logger
Log the message at the debug level.
DEFAULT_CONTEXT_PATH - Static variable in class org.chwf.servlet.mock.MockServletRequest
Default context path: "/context"
DEFAULT_ERROR - Static variable in class org.chwf.servlet.engine.URIMapper
Controller default error page.
DEFAULT_ERRORPAGE_PROPERTY - Static variable in class org.chwf.servlet.engine.URIMapper
The default error page suffix for constants.
DEFAULT_FACTORY - Static variable in class org.chwf.resources.ResourceManagerConfig
The default factory key name.
DEFAULT_LOCALE - Static variable in class org.chwf.i18n.UserLocale
The default locale (the system default).
DEFAULT_METHOD - Static variable in class org.chwf.servlet.engine.URIMapper
The default method.
DEFAULT_NEW_OBJECT - Static variable in class org.chwf.servlet.Controller
Constant indicating that a controller method parameter defaults to a new object, created using Class.newInstance().
DEFAULT_NONE - Static variable in class org.chwf.servlet.Controller
Constant indicating that a controller method parameter has no default.
DEFAULT_OBJECT - Static variable in class org.chwf.taglib.base.ObjectTagSupport
A constant used to store the default object in the page context.
DEFAULT_PORT - Static variable in class org.chwf.servlet.mock.MockServletRequest
Default Server port
DEFAULT_REQUEST_URI - Static variable in class org.chwf.servlet.mock.MockServletRequest
Default request uri: "/requestURI"
DEFAULT_VIEW - Static variable in class org.chwf.servlet.engine.URIMapper
Controller default view.
DEFAULT_VIEW_PROPERTY - Static variable in class org.chwf.servlet.engine.URIMapper
The default view property.
DefaultConverter - class org.chwf.converter.DefaultConverter.
Default converter class.
DefaultConverter() - Constructor for class org.chwf.converter.DefaultConverter
 
DefaultLogger - class org.chwf.plugin.defaults.DefaultLogger.
A default user plugin implementation that uses the Servlet API to log errors and text.
DefaultLogger() - Constructor for class org.chwf.plugin.defaults.DefaultLogger
Constuctor.
DefaultOptionLister - class org.chwf.plugin.defaults.DefaultOptionLister.
A default option lister plugin implementation that retrieves list data from the Config class.
DefaultOptionLister() - Constructor for class org.chwf.plugin.defaults.DefaultOptionLister
 
DefaultScripter - class org.chwf.plugin.defaults.DefaultScripter.
A default user plugin implementation that uses the FormValidation.js logic for client-side validation.
DefaultScripter() - Constructor for class org.chwf.plugin.defaults.DefaultScripter
 
DefaultUser - class org.chwf.plugin.defaults.DefaultUser.
A default user plugin implementation that uses the Servlet API to retrieve user data.
DefaultUser() - Constructor for class org.chwf.plugin.defaults.DefaultUser
 
deriveLabel() - Method in class org.chwf.taglib.jhtml.FieldTagSupport
Derive field label.
deriveType(Class, String) - Static method in class org.chwf.util.MiscUtils
Derive property type.
destroy() - Method in class org.chwf.servlet.filter.FilterSupport
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class org.chwf.servlet.filter.CompositeFilter
Destroys all composite filters.
destroy() - Method in class org.chwf.servlet.filter.FilterSet
Destroy all filters.
destroy() - Method in class org.chwf.servlet.filter.FilterServlet
Destroy all filters.
doAfterBody() - Method in class org.chwf.taglib.jutil.ForEachTag
Continues iteration for all values in the collection.
doChain(HttpServletRequest, ServletResponse, Filter) - Method in class org.chwf.servlet.filter.FilterSet
Run the chain for this request.
doChain(ServletRequest, ServletResponse, Filter) - Method in class org.chwf.servlet.filter.FilterChainImpl
Execute the chain.
doEnd() - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Method for tag do-end logic.
doEnd() - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Method for tag do-end logic.
doEnd() - Method in class org.chwf.taglib.jhtml.FormTag
Prints close tag.
doEnd() - Method in class org.chwf.taglib.jhtml.LinkTag
Wraps the (trimmed) tag body with the defined element.
doEnd() - Method in class org.chwf.taglib.ji18n.ResourceTag
Cache the resource basename in the pageContext.
doEnd() - Method in class org.chwf.taglib.ji18n.UrlTag
Wraps the (trimmed) tag body with the defined element.
doEnd() - Method in class org.chwf.taglib.ji18n.MessageTag
Write out the message.
doEnd() - Method in class org.chwf.taglib.ji18n.IncludeTag
Include the page indicated by the configuration property.
doEnd() - Method in class org.chwf.taglib.jutil.IfTag
Initialize LAST_IF_RESULT.
doEnd() - Method in class org.chwf.taglib.jutil.ParamTag
Set parameter value from tag body or scoped variable.
doEnd() - Method in class org.chwf.taglib.jutil.ElementTag
Wraps the (trimmed) tag body with the defined element.
doEndTag() - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Calls doEnd() then cleanup().
doEndTag() - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Calls doEnd() then cleanup().
doFilter(ServletRequest, ServletResponse) - Method in class org.chwf.servlet.filter.FilterChainImpl
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked.
doFilter(ServletRequest, ServletResponse) - Method in class org.chwf.servlet.mock.MockFilterChain
Mock method.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.chwf.servlet.engine.InvokerFilter
Process filter.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.chwf.servlet.filter.FilterSupport
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.chwf.servlet.filter.CompositeFilter
Invokes all the composite filters in order, then continues with the original chain.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.chwf.servlet.filter.ResourceMapper
The ResourceMapping invokes to the mapped resource using the RequestDispatcher.include() method.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.chwf.servlet.view.TemplateFilter
Invokes the page template, or the page itself if there is no template.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.chwf.servlet.filter.FilterServlet
Runs filters.
doHttpFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.chwf.servlet.engine.RedirectFilter
Process filter.
doHttpFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.chwf.servlet.engine.InitFilter
Process filter.
doHttpFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.chwf.servlet.filter.FilterSupport
A doFilter() method for HTTP filters (the norm).
doHttpFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.chwf.servlet.view.SecurityFilter
Check security and either (a) redirect to the login page or (b) throw an exception.
doHttpFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.chwf.servlet.view.EncryptionFilter
Check request encryption level vs.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.chwf.servlet.filter.FilterServlet
Runs filters.
doStart() - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Method for tag do-start logic.
doStart() - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Method for tag do-start logic.
doStart() - Method in class org.chwf.taglib.jhtml.FieldPatternTag
Creates the object.
doStart() - Method in class org.chwf.taglib.jhtml.FormTag
Initializes form data and prints open tag.
doStart() - Method in class org.chwf.taglib.jhtml.InputTag
Print the input element.
doStart() - Method in class org.chwf.taglib.jhtml.LabelTag
Print the property's label using BeanFilter metadata.
doStart() - Method in class org.chwf.taglib.jhtml.FieldTag
Print the field info.
doStart() - Method in class org.chwf.taglib.ji18n.IncludeBodyTag
Includes the original JSP URL in the template page.
doStart() - Method in class org.chwf.taglib.jutil.ForEachTag
Skips body if the collection is empty.
doStart() - Method in class org.chwf.taglib.jutil.PrintErrorTag
Prints the error message.
doStart() - Method in class org.chwf.taglib.jutil.IfTag
Evaluates test property and conditionally executes body.
doStart() - Method in class org.chwf.taglib.jutil.UseTag
Stores the retrieved bean in the specified variable.
doStart() - Method in class org.chwf.taglib.jutil.PrintTag
Prints the tag value.
doStart() - Method in class org.chwf.taglib.jutil.SetTag
Stores the object property in the specified variable.
doStart() - Method in class org.chwf.taglib.jutil.NewTag
Creates the object.
doStartTag() - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Calls init() then doStart().
doStartTag() - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Calls init() then doStart().
DoubleConverter - class org.chwf.converter.basic.DoubleConverter.
Converter for doubles.
DoubleConverter() - Constructor for class org.chwf.converter.basic.DoubleConverter
 
DTDDoc - class org.chwf.webdoc.DTDDoc.
A Java class for generating xdoc documentation from DTDs:
DTDDoc() - Constructor for class org.chwf.webdoc.DTDDoc
 

E

ElementTag - class org.chwf.taglib.jutil.ElementTag.
Tag handler for the <element> tag.
ElementTag() - Constructor for class org.chwf.taglib.jutil.ElementTag
 
ElseIfTag - class org.chwf.taglib.jutil.ElseIfTag.
Tag handler for the <elseIf> tag.
ElseIfTag() - Constructor for class org.chwf.taglib.jutil.ElseIfTag
 
ElseTag - class org.chwf.taglib.jutil.ElseTag.
Tag handler for the <else> tag.
ElseTag() - Constructor for class org.chwf.taglib.jutil.ElseTag
 
encode(String) - Static method in class org.chwf.servlet.ServletUtils
Place holder to deal with deprecated java.net.URLEncoder.encode() in JDK 1.4.
encodeRedirectUrl(String) - Method in class org.chwf.servlet.mock.MockServletResponse
Deprecated.  
encodeRedirectURL(String) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
encodeUrl(String) - Method in class org.chwf.servlet.mock.MockServletResponse
Deprecated.  
encodeURL(String) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
ENCRYPTION_ALWAYS - Static variable in class org.chwf.servlet.view.PageConfig
Encryption level forcing encryption: "ALWAYS".
ENCRYPTION_AS_REQUESTED - Static variable in class org.chwf.servlet.view.PageConfig
Encryption level leaving encryption unchanged: "AS_REQUESTED".
ENCRYPTION_NEVER - Static variable in class org.chwf.servlet.view.PageConfig
Encryption level forcing non-encryption: "NEVER".
EncryptionFilter - class org.chwf.servlet.view.EncryptionFilter.
A filter managing the switch to/from SSL.
EncryptionFilter() - Constructor for class org.chwf.servlet.view.EncryptionFilter
 
entrySet() - Method in class org.chwf.config.ConfigMap
Unsupported.
entrySet() - Method in class org.chwf.util.SequencedHashMap
Implements Map.entrySet().
equals(Object) - Method in class org.chwf.resources.ResourceID
Compare one resource ID to another.
equals(Object) - Method in class org.chwf.util.SequencedHashMap
Implements Map.equals(Object).
ERROR_KEY - Static variable in class org.chwf.taglib.jhtml.FieldPatternTag
Key for error insert point.
ERROR_PATTERN_KEY - Static variable in class org.chwf.taglib.jhtml.FieldPatternTag
Key used to cache error pattern in the page context.
ERRORPAGE_PROPERTY_SUFFIX - Static variable in class org.chwf.servlet.engine.URIMapper
The error page suffix for properties.
EVAL_BODY_TAG - Static variable in class org.chwf.servlet.ServletUtils
BodyTag.EVAL_BODY_TAG.
EXCEPTION_CACHE_NAME - Static variable in class org.chwf.servlet.ServletUtils
The name used to cache errors.

F

FieldPatternTag - class org.chwf.taglib.jhtml.FieldPatternTag.
Tag handler for the <fieldPattern> tag.
FieldPatternTag() - Constructor for class org.chwf.taglib.jhtml.FieldPatternTag
 
FieldTag - class org.chwf.taglib.jhtml.FieldTag.
Tag handler for the <field> tag.
FieldTag() - Constructor for class org.chwf.taglib.jhtml.FieldTag
 
FieldTagSupport - class org.chwf.taglib.jhtml.FieldTagSupport.
Superclass of tags that represent form fields.
FieldTagSupport() - Constructor for class org.chwf.taglib.jhtml.FieldTagSupport
 
FilterChainImpl - class org.chwf.servlet.filter.FilterChainImpl.
Implementation of FilterChain.
FilterChainImpl(Filter[]) - Constructor for class org.chwf.servlet.filter.FilterChainImpl
Constructor.
FilterException - exception org.chwf.filter.FilterException.
Superclass for exceptions in the filter package.
FilterException(String, Object[]) - Constructor for class org.chwf.filter.FilterException
Constructor.
FilterInfo - class org.chwf.servlet.filter.FilterInfo.
Class containing info for filter and a reference to the filter object itself.
FilterInfo(String, AllFilterConfig) - Constructor for class org.chwf.servlet.filter.FilterInfo
Constructor.
FilterServlet - class org.chwf.servlet.filter.FilterServlet.
A component that intercepts requests and invokes components.
FilterServlet() - Constructor for class org.chwf.servlet.filter.FilterServlet
 
FilterSet - class org.chwf.servlet.filter.FilterSet.
Contains a set of filters.
FilterSet(AllFilterConfig) - Constructor for class org.chwf.servlet.filter.FilterSet
Constructor.
FilterSupport - class org.chwf.servlet.filter.FilterSupport.
Filter superclass with dummy methods to simplify filter creation.
FilterSupport() - Constructor for class org.chwf.servlet.filter.FilterSupport
 
findAttribute(String) - Method in class org.chwf.servlet.mock.MockPageContext
Find attribute by searching all scopes.
findFilter(Class) - Static method in class org.chwf.filter.BeanFilter
Find the filter for a given class.
findFilter(Object) - Static method in class org.chwf.filter.BeanFilter
Find the filter for a given object.
findFilter(String) - Static method in class org.chwf.filter.BeanFilter
Find the filter for the specified class name.
findObject() - Method in class org.chwf.taglib.base.ObjectTagSupport
Find the object for the tag or the default object if no object was specified.
findObject() - Method in class org.chwf.taglib.jutil.ParamTag
Find the object for the tag or the default object if no object was specified.
findValidator(Class) - Static method in class org.chwf.filter.Validator
Find the validator for a given class.
findValidator(Object) - Static method in class org.chwf.filter.Validator
Find the validator for a given object.
findValidator(String) - Static method in class org.chwf.filter.Validator
Find the validator for the specified class name.
FloatConverter - class org.chwf.converter.basic.FloatConverter.
Converter for floats.
FloatConverter() - Constructor for class org.chwf.converter.basic.FloatConverter
 
flush() - Method in class org.chwf.servlet.mock.MockJspWriter
Does nothing.
flushBuffer() - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
ForEachTag - class org.chwf.taglib.jutil.ForEachTag.
Tag handler for the <forEach> tag.
ForEachTag() - Constructor for class org.chwf.taglib.jutil.ForEachTag
 
format(Object) - Method in class org.chwf.converter.Converter
Format the conversion type as a string.
format(Object) - Method in class org.chwf.converter.DefaultConverter
Format the object as a string using the its toString() method.
format(Object) - Method in class org.chwf.converter.basic.CurrencyConverter
Format the conversion type as a string.
format(Object) - Method in class org.chwf.converter.basic.BaseNumberConverter
Format the conversion type as a string.
format(Object) - Method in class org.chwf.converter.basic.BooleanConverter
Format the conversion type as a string.
format(Object) - Method in class org.chwf.converter.basic.SQLDateConverter
Format the conversion type as a string.
format(Object) - Method in class org.chwf.converter.basic.CharacterConverter
Format the conversion type as a string.
format(Object) - Method in class org.chwf.converter.basic.StringConverter
Format the conversion type as a string.
format(Object) - Method in class org.chwf.converter.basic.SQLTimestampConverter
Format the conversion type as a string.
format(Object) - Method in class org.chwf.converter.basic.LongDateConverter
Format the conversion type as a string.
format(Object) - Method in class org.chwf.converter.basic.SQLTimeConverter
Format the conversion type as a string.
format(Object) - Method in class org.chwf.converter.basic.DateConverter
Format the conversion type as a string.
format(String, Object[]) - Static method in class org.chwf.i18n.Localizer
Format message pattern using arguments.
formatCurrency(Number) - Static method in class org.chwf.i18n.Localizer
Format currency as string.
formatDate(Date) - Static method in class org.chwf.i18n.Localizer
Format date as string.
formatDateTime(Date) - Static method in class org.chwf.i18n.Localizer
Format date-time as string.
formatLongDate(Date) - Static method in class org.chwf.i18n.Localizer
Format date as string.
formatNumber(Number) - Static method in class org.chwf.i18n.Localizer
Format number as string.
formatTime(Date) - Static method in class org.chwf.i18n.Localizer
Format time as string.
FormTag - class org.chwf.taglib.jhtml.FormTag.
Tag handler for the <form> tag.
FormTag() - Constructor for class org.chwf.taglib.jhtml.FormTag
 
forward(ServletRequest, ServletResponse) - Method in class org.chwf.servlet.mock.MockRequestDispatcher
Do nothing.
forward(ServletRequest, ServletResponse, String) - Static method in class org.chwf.servlet.ServletUtils
Forward to the indicated URI.
forward(String) - Static method in class org.chwf.servlet.ServletData
Forward to specified page.
forward(String) - Method in class org.chwf.servlet.mock.MockPageContext
Unsupported.
forwardError(String, Throwable) - Static method in class org.chwf.servlet.ServletData
Cache the error and forward to the error page.

G

GenericBeanFilter - class org.chwf.filter.GenericBeanFilter.
Generic default filter created through introspection.
GenericBeanFilter(Class) - Constructor for class org.chwf.filter.GenericBeanFilter
This constructor initializes the property and method filters for the bean.
GenericValidator - class org.chwf.filter.GenericValidator.
Generic validator.
GenericValidator(Class) - Constructor for class org.chwf.filter.GenericValidator
Constructor.
get(int) - Method in class org.chwf.util.SequencedHashMap
Returns the key at the specified index.
get(Object) - Method in class org.chwf.config.ConfigMap
Delegates to Config.get().
get(Object) - Method in class org.chwf.filter.PropertyFilter
Get the specified property of the target object, as a string.
get(Object) - Method in class org.chwf.servlet.RequestParameterMap
Overrides the Map method to return a single string.
get(Object) - Method in class org.chwf.util.SequencedHashMap
Implements Map.get(Object).
get(Object, String) - Method in class org.chwf.filter.BeanFilter
Get the specified property value of the target object, as a string.
get(String) - Method in interface org.chwf.config.Config
Gets the named property value.
get(String) - Method in class org.chwf.filter.BeanWrapper
Get the specified property of the wrapped object, as a string.
get(String, String) - Method in interface org.chwf.config.Config
Gets the named property value.
getAction() - Method in class org.chwf.taglib.jhtml.FormTag
The form action.
getApplication() - Static method in class org.chwf.servlet.ServletData
Return the ServletContext (application in JSP terms).
getApplication() - Method in class org.chwf.servlet.mock.ServletTestCase
Mock servlet context.
getAttribute() - Method in class org.chwf.taglib.jutil.PrintTag
Property attribute to print (if any).
getAttribute(String) - Method in class org.chwf.filter.PropertyFilter
Get the named attribute value.
getAttribute(String) - Method in class org.chwf.servlet.mock.MockSession
Get attribute
getAttribute(String) - Method in class org.chwf.servlet.mock.MockPageContext
Get attribute.
getAttribute(String) - Method in class org.chwf.servlet.mock.MockServletRequest
Attribute
getAttribute(String) - Method in class org.chwf.servlet.mock.MockServletContext
Get attribute
getAttribute(String) - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Returns attribute value.
getAttribute(String) - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Returns attribute value.
getAttribute(String, int) - Method in class org.chwf.servlet.mock.MockPageContext
Get attribute.
getAttributeNames() - Method in class org.chwf.servlet.mock.MockSession
Attributes names
getAttributeNames() - Method in class org.chwf.servlet.mock.MockServletRequest
Attribute names.
getAttributeNames() - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getAttributeNames() - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Returns iterator for all attribute names.
getAttributeNames() - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Returns iterator for all attribute names.
getAttributeNamesInScope(int) - Method in class org.chwf.servlet.mock.MockPageContext
Unsupported.
getAttributesScope(String) - Method in class org.chwf.servlet.mock.MockPageContext
Unsupported.
getAuthType() - Method in class org.chwf.plugin.User
A string name for the authentication mechanism.
getAuthType() - Method in class org.chwf.plugin.defaults.DefaultUser
A string name for the authentication mechanism.
getAuthType() - Method in class org.chwf.servlet.mock.MockServletRequest
Set by setAuthType()
getBasename() - Method in class org.chwf.taglib.ji18n.ResourceTag
The resource basename.
getBeanClass() - Method in class org.chwf.filter.Validator
The validated class.
getBeanClass() - Method in class org.chwf.filter.PropertyFilter
The bean class for the filter.
getBeanClass() - Method in class org.chwf.filter.BeanFilter
Get the bean class.
getBeanFilter() - Method in class org.chwf.taglib.jhtml.FieldTagSupport
Get the object filter.
getBodyURI(HttpServletRequest) - Static method in class org.chwf.servlet.view.TemplateFilter
Get the template body URI (the included page) for this request.
getBoolean(String) - Method in interface org.chwf.config.Config
Gets the named property value as a boolean value.
getBoolean(String, boolean) - Method in interface org.chwf.config.Config
Gets the named property value as a boolean value.
getBufferSize() - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
getCause() - Method in class org.chwf.resources.ResourceException
Root cause.
getCause() - Method in class org.chwf.servlet.ParameterException
Returns the original error.
getCharacterEncoding() - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
getCharacterEncoding() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getCollection() - Method in class org.chwf.taglib.jutil.ForEachTag
The collection name.
getConfig() - Method in class org.chwf.servlet.filter.FilterSupport
Get FilterConfig.
getConfig() - Method in class org.chwf.servlet.mock.ServletTestCase
Mock config.
getConfig(Class) - Static method in class org.chwf.config.PolymorphicConfig
Factory method for PolymorphicConfig class.
getConfig(Class) - Static method in class org.chwf.config.ConfigFactory
Factory method for Config class.
getConfig(Class, Locale) - Static method in class org.chwf.config.PolymorphicConfig
Factory method for PolymorphicConfig class.
getConfig(Class, Locale) - Static method in class org.chwf.config.ConfigFactory
Factory method for Config class.
getConfig(String) - Static method in class org.chwf.config.ConfigFactory
Factory method for Config class.
getConfig(String, Locale) - Static method in class org.chwf.config.ConfigFactory
Factory method for Config class.
getConfigMap() - Method in class org.chwf.servlet.view.PageConfig
Get page config data as a map.
getContentLength() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getContentType() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getContext() - Method in class org.chwf.servlet.filter.AllFilterConfig
The servlet context.
getContext(ServletRequest) - Static method in class org.chwf.servlet.engine.InvokerFilter
Retrieve the invocation context from the request.
getContext(String) - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported
getContextFreeURI(HttpServletRequest) - Static method in class org.chwf.servlet.filter.ResourceMapper
Retrieves the request URI with the context-path remove.
getContextPath() - Method in class org.chwf.servlet.mock.MockServletRequest
Set by setContexPath() or "/context"
getController() - Method in class org.chwf.servlet.engine.ControllerConfig
The controller class.
getController() - Method in class org.chwf.servlet.engine.MethodConfig
The controller class.
getController() - Method in class org.chwf.taglib.jutil.UseTag
The controller name.
getController(Class) - Static method in class org.chwf.servlet.Controller
Factory method to get controller singleton.
getControllerConfig() - Method in class org.chwf.servlet.engine.MethodConfig
The controller config.
getControllerFromShortName(String) - Static method in class org.chwf.servlet.engine.URIMapper
Derive the controller class from its short class name (omitting the controller package and class name suffix).
getConverter(Class) - Static method in class org.chwf.converter.Converter
Factory method that gets the converter for the given data type.
getConverter(String) - Static method in class org.chwf.converter.Converter
Factory method that gets the converter for the given data type.
getCookies() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getCreationTime() - Method in class org.chwf.servlet.mock.MockSession
Unsupported
getDatatype() - Method in class org.chwf.taglib.jutil.PrintTag
Logical datatype.
getDateHeader(String) - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getDefaultErrorPage() - Method in class org.chwf.servlet.engine.MethodConfig
The default error page for the method.
getDefaultView() - Method in class org.chwf.servlet.engine.MethodConfig
The default view for the method.
getDouble(String) - Method in interface org.chwf.config.Config
Gets the named property value as a double value.
getDouble(String, double) - Method in interface org.chwf.config.Config
Gets the named property value as a double value.
getEl() - Method in class org.chwf.taglib.base.ObjectTagSupport
The JSTL Expression Language statement.
getEl() - Method in class org.chwf.taglib.jutil.ForEachTag
The JSTL Expression Language statement.
getError() - Method in class org.chwf.servlet.Controller
Get the error associated with the controller's invocation, if any.
getError() - Method in class org.chwf.servlet.InvocationContext
The exception thrown by the invoked method or null if the method was successful.
getErrorMessage() - Method in class org.chwf.taglib.jhtml.FieldTag
The error message (or null if there is no message).
getErrorPage() - Method in class org.chwf.servlet.InvocationContext
The error page, a URL without the context path.
getErrorPattern() - Method in class org.chwf.taglib.jhtml.FieldPatternTag
Get the (split) error pattern.
getException() - Method in class org.chwf.servlet.mock.MockPageContext
Unsupported.
getFactoryClasses(String) - Method in class org.chwf.resources.ResourceManagerConfig
A map with the factory names as its keys, the factory class names (as strings) as its values.
getFactoryProperties(String, String) - Method in class org.chwf.resources.ResourceManagerConfig
A map of properties associated with the named factory.
getFieldValue() - Method in class org.chwf.taglib.jhtml.FieldTagSupport
Returns the field value.
getFilter() - Method in class org.chwf.servlet.filter.FilterInfo
The filter object.
getFilter(HttpServletRequest) - Static method in class org.chwf.servlet.filter.ResourceMapper
Get the resource mapper.
getFilterClass(String) - Method in class org.chwf.servlet.filter.AllFilterConfig
The filter class for the named filter.
getFilterInfoMap() - Method in class org.chwf.servlet.filter.FilterSet
Get the filter info map.
getFilterName() - Method in class org.chwf.servlet.filter.FilterInfo
Returns the filter-name of this filter as defined in the deployment descriptor.
getFilterName() - Method in class org.chwf.servlet.mock.MockFilterConfig
Unsupported.
getFilterNames() - Method in class org.chwf.servlet.filter.AllFilterConfig
The list of filter names, in the order that the filters appear in the configuration file.
getFirst() - Method in class org.chwf.util.SequencedHashMap
Return the entry for the "oldest" mapping.
getFirstKey() - Method in class org.chwf.util.SequencedHashMap
Return the key for the "oldest" mapping.
getFirstValue() - Method in class org.chwf.util.SequencedHashMap
Return the value for the "oldest" mapping.
getFor() - Method in class org.chwf.taglib.jhtml.LabelTag
The form field name.
getFormTag() - Method in class org.chwf.taglib.jhtml.FieldTagSupport
Parent form tag.
getHeader(String) - Method in class org.chwf.servlet.mock.MockServletRequest
Set by setHeader()
getHeaderNames() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
getHeaders(String) - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getHref() - Method in class org.chwf.taglib.jhtml.LinkTag
The link href.
getI18n() - Method in class org.chwf.taglib.ji18n.UrlTag
Whether localize by language or country.
getId() - Method in class org.chwf.servlet.mock.MockSession
Unsupported
getInitParameter(String) - Method in class org.chwf.servlet.filter.FilterInfo
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in class org.chwf.servlet.mock.MockServletConfig
Unsupported.
getInitParameter(String) - Method in class org.chwf.servlet.mock.MockFilterConfig
Unsupported.
getInitParameter(String) - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getInitParameterNames() - Method in class org.chwf.servlet.filter.FilterInfo
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in class org.chwf.servlet.mock.MockServletConfig
Unsupported.
getInitParameterNames() - Method in class org.chwf.servlet.mock.MockFilterConfig
Unsupported.
getInitParameterNames() - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getInitParameters(String) - Method in class org.chwf.servlet.filter.AllFilterConfig
A map containing init parameters for the named filter.
getInputStream() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getInstance() - Static method in class org.chwf.plugin.OptionLister
Returns the OptionLister object.
getInstance() - Static method in class org.chwf.plugin.User
Returns the current User object.
getInstance() - Static method in class org.chwf.plugin.Scripter
Returns the Scripter object.
getInstance() - Static method in class org.chwf.plugin.Logger
Returns the Logger object.
getInt(String) - Method in interface org.chwf.config.Config
Gets the named property value as an int value.
getInt(String, int) - Method in interface org.chwf.config.Config
Gets the named property value as an int value.
getIntHeader(String) - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
getKey() - Method in class org.chwf.taglib.ji18n.MessageTag
Deprecated.  
getLast() - Method in class org.chwf.util.SequencedHashMap
Return the entry for the "newest" mapping.
getLastAccessedTime() - Method in class org.chwf.servlet.mock.MockSession
Unsupported
getLastKey() - Method in class org.chwf.util.SequencedHashMap
Return the key for the "newest" mapping.
getLastValue() - Method in class org.chwf.util.SequencedHashMap
Return the value for the "newest" mapping.
getList(String) - Method in interface org.chwf.config.Config
Gets an array of strings for a property key.
getList(String, String[]) - Method in interface org.chwf.config.Config
As Config.getList(java.lang.String), but with a default.
getLocale() - Static method in class org.chwf.i18n.UserLocale
Get locale.
getLocale() - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
getLocale() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
getLocales() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
getLocalizedAttribute(String) - Method in interface org.chwf.plugin.ValidationData
Returns the named and localized attribute for the property.
getLocalizedAttribute(String) - Method in class org.chwf.taglib.jhtml.FieldTagSupport
Returns the named and localized attribute for the property.
getLocalizedAttribute(String, Locale) - Method in class org.chwf.filter.PropertyFilter
Get the localized value of the named attribute.
getMajorVersion() - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getMap(String) - Method in interface org.chwf.config.Config
Gets a sorted map consisting of all entries beginning with the specified key.
getMappedURI(HttpServletRequest) - Static method in class org.chwf.servlet.filter.ResourceMapper
Retrieve the mapped URI, or the original URI if it is not mapped.
getMapper(Class) - Static method in class org.chwf.servlet.engine.ControllerMapper
Retrieve the mapper for the controller (a per-class singleton).
getMaxInactiveInterval() - Method in class org.chwf.servlet.mock.MockSession
Unsupported
getMessage() - Method in class org.chwf.i18n.MessageException
Get the formatted message (argument values inserted).
getMessage() - Method in class org.chwf.i18n.RuntimeMessageException
Get the message with argument values inserted.
getMessage() - Method in class org.chwf.servlet.ParameterException
Returns the message of the original error.
getMessage(String) - Method in class org.chwf.servlet.MultiParameterException
Retrieve the message for the given parameter.
getMessage(String, Object[], Class) - Static method in class org.chwf.i18n.Message
Create a message object.
getMessage(String, Object[], String) - Static method in class org.chwf.i18n.Message
Create a message object.
getMethod() - Method in class org.chwf.servlet.engine.MethodConfig
The method.
getMethod() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getMethodConfig(String) - Method in class org.chwf.servlet.engine.ControllerConfig
The method configuration for the given method.
getMethodNames() - Method in class org.chwf.servlet.engine.ControllerConfig
The controller method names.
getMimeType(String) - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getMinorVersion() - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getMockRequestDispatcher() - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Get the mock request dispatcher created by getRequestDispatcher().
getName() - Method in class org.chwf.filter.PropertyFilter
Get the property name.
getName() - Method in interface org.chwf.plugin.ValidationData
The form field name.
getName() - Method in interface org.chwf.resources.ResourceFactoryConfig
The factory name.
getName() - Method in class org.chwf.resources.ResourceID
The resource name.
getName() - Method in class org.chwf.taglib.jhtml.FieldTagSupport
The form field name.
getName() - Method in class org.chwf.taglib.ji18n.MessageTag
The message name.
getName() - Method in class org.chwf.taglib.jutil.ParamTag
The parameter name.
getName() - Method in class org.chwf.taglib.jutil.ElementTag
The element name.
getNamedDispatcher(String) - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getNextException() - Method in class org.chwf.resources.ResourceException
The next chained exception, or null if there is none.
getNormalPattern() - Method in class org.chwf.taglib.jhtml.FieldPatternTag
Get the (split) normal pattern.
getObject() - Method in class org.chwf.filter.BeanWrapper
Retrieves the underlying object.
getObject() - Method in class org.chwf.taglib.base.ObjectTagSupport
Get object name used to lookup the object.
getObject() - Method in class org.chwf.taglib.jutil.ParamTag
Get object name used to lookup the object.
getOptionsMap() - Method in class org.chwf.taglib.jhtml.InputTag
The option map for select lists.
getOrderedMap(String) - Method in interface org.chwf.config.Config
Gets an ordered map consisting of all entries beginning with the specified key.
getOut() - Method in class org.chwf.servlet.mock.ServletTestCase
Get output from pageContext
getOut() - Method in class org.chwf.servlet.mock.MockPageContext
MockJspWriter
getOutput() - Method in class org.chwf.servlet.mock.ServletTestCase
Get output from MockJspWriter as string.
getOutputStream() - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
getPage() - Method in class org.chwf.servlet.mock.MockPageContext
Unsupported.
getPageConfig(ServletRequest) - Static method in class org.chwf.servlet.view.PageConfig
Get the view config for this request.
getPageContext() - Method in class org.chwf.servlet.mock.ServletTestCase
Mock page context.
getPageTemplate() - Method in class org.chwf.servlet.view.PageConfig
The page template.
getParameter() - Method in class org.chwf.servlet.ParameterException
The problematic parameter.
getParameter() - Method in class org.chwf.servlet.MissingParameterException
The problematic parameter.
getParameter() - Method in class org.chwf.taglib.jutil.PrintErrorTag
For parameter-associated errors.
getParameter(String) - Method in class org.chwf.servlet.RequestParameterMap
Returns a single parameter value for the given name.
getParameter(String) - Method in class org.chwf.servlet.mock.MockServletRequest
From addParameter()
getParameter(String) - Method in interface org.chwf.taglib.base.Parameterized
Returns the named parameter value.
getParameter(String) - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Returns parameter value.
getParameter(String) - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Returns parameter value.
getParameterDefaults() - Method in class org.chwf.servlet.engine.MethodConfig
Get the method parameter defaults.
getParameterMap() - Method in class org.chwf.servlet.mock.MockServletRequest
From addParameter()
getParameterNames() - Method in class org.chwf.servlet.MultiParameterException
Iterator of parameter names.
getParameterNames() - Method in class org.chwf.servlet.engine.MethodConfig
Get the method parameter names parameter names.
getParameterNames() - Method in class org.chwf.servlet.mock.MockServletRequest
From addParameter()
getParameterNames() - Method in interface org.chwf.taglib.base.Parameterized
Returns iterator for all parameter names.
getParameterNames() - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Returns iterator for all parameter names.
getParameterNames() - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Returns iterator for all parameter names.
getParameters() - Method in class org.chwf.servlet.MultiMissingParameterException
The missing parameters.
getParameterValues(String) - Method in class org.chwf.servlet.RequestParameterMap
Returns all parameter values for the given name.
getParameterValues(String) - Method in class org.chwf.servlet.mock.MockServletRequest
From addParameter() (same name more than once)
getParametrizedTag() - Method in class org.chwf.taglib.jutil.ParamTag
Derived parametrized tag to be updated.
getParametrizedTag() - Method in class org.chwf.taglib.jutil.AttributeTag
Derived parametrized tag to be updated.
getPathInfo() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
getPathTranslated() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
getProperties() - Method in interface org.chwf.resources.ResourceFactoryConfig
Get all configuration properties, in a Properties object.
getProperty() - Method in class org.chwf.taglib.base.ObjectTagSupport
The object property being retrieved.
getProperty() - Method in class org.chwf.taglib.jutil.ParamTag
The object property being retrieved.
getProperty(Object, String) - Static method in class org.chwf.filter.BeanFilter
Returns property value as an object using its getter method.
getProperty(String) - Method in interface org.chwf.resources.ResourceFactoryConfig
Get configuration property.
getPropertyAsObject(Object) - Method in class org.chwf.filter.PropertyFilter
Get the specified property of the target object, as an object.
getPropertyAsObject(Object, String) - Method in class org.chwf.filter.BeanFilter
Get the specified property value of the target object, as an object.
getPropertyAttribute(String) - Method in interface org.chwf.plugin.ValidationData
Returns the named attribute for the property.
getPropertyAttribute(String) - Method in class org.chwf.taglib.jhtml.FieldTagSupport
Returns the named attribute for the property.
getPropertyFilter(String) - Method in class org.chwf.filter.BeanFilter
Get a property filter for the specified property.
getPropertyFilters() - Method in class org.chwf.filter.BeanFilter
Get all property filters.
getProtocol() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
getQueryString() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getRawConfig() - Method in class org.chwf.servlet.view.PageConfig
The page raw configuration data.
getRawData() - Method in interface org.chwf.config.RawConfig
Get the raw configuration data.
getRawValue(String) - Method in interface org.chwf.config.RawConfig
Get raw data value.
getReader() - Method in class org.chwf.servlet.mock.MockJspWriter
Unsupported
getReader() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
getRealPath(String) - Method in class org.chwf.servlet.mock.MockServletRequest
Deprecated.  
getRealPath(String) - Method in class org.chwf.servlet.mock.MockServletContext
Based on real path root from setRealPathRoot().
getRedirect() - Method in class org.chwf.servlet.mock.MockServletResponse
MOCK METHOD: Get redirection URL set by setRedirect()
getRedirectURL() - Method in class org.chwf.servlet.InvocationContext
The redirection URL with parameter values appended.
getRegistry() - Static method in class org.chwf.registry.UserRegistry
Retrieve the registry.
getRegistryEntry(String) - Static method in class org.chwf.registry.UserRegistry
Get registry entry value.
getRemaining() - Method in class org.chwf.servlet.mock.MockJspWriter
Unsupported
getRemoteAddr() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
getRemoteHost() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
getRemoteUser() - Method in class org.chwf.servlet.mock.MockServletRequest
Set by setRemoteUser()
getRequest() - Static method in class org.chwf.servlet.ServletData
Return the request.
getRequest() - Method in class org.chwf.servlet.mock.ServletTestCase
Mock request.
getRequest() - Method in class org.chwf.servlet.mock.MockPageContext
MockServletRequest.
getRequestDispatcher(String) - Method in class org.chwf.servlet.mock.MockServletRequest
MockRequestDispatcher, or null if masked.
getRequestDispatcher(String) - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getRequestedSessionId() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getRequestURI() - Method in class org.chwf.servlet.mock.MockServletRequest
As setRequestURI() or "/requestURI"
getRequestURL() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getResource() - Method in interface org.chwf.resources.ResourceFactory
Gets a resource from the factory.
getResource() - Method in class org.chwf.servlet.view.PageConfig
The resource file for page configuration.
getResource() - Method in class org.chwf.taglib.ji18n.MessageTag
The resource name.
getResource(Class) - Static method in class org.chwf.resources.ResourceLocator
Get a resource from its default factory.
getResource(Class, String) - Static method in class org.chwf.resources.ResourceLocator
Get a resource from a named factory.
getResource(String) - Method in class org.chwf.servlet.mock.MockServletContext
Based on real path root from setRealPathRoot().
getResourceAsStream(String) - Method in class org.chwf.servlet.mock.MockServletContext
Based on real path root from setRealPathRoot().
getResourceClasses() - Method in class org.chwf.resources.ResourceManagerConfig
The resource class names.
getResourceMapping() - Method in class org.chwf.servlet.filter.AllFilterConfig
Get the file-extension mapping for resources.
getResourcePaths(String) - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getResponse() - Static method in class org.chwf.servlet.ServletData
Return the response.
getResponse() - Method in class org.chwf.servlet.mock.ServletTestCase
Mock response.
getResponse() - Method in class org.chwf.servlet.mock.MockPageContext
MockServletRequest
getResult() - Method in class org.chwf.servlet.InvocationContext
The invoked method's result.
getRoles() - Method in class org.chwf.servlet.engine.MethodConfig
Get the security roles for this controller method.
getRootCause() - Method in class org.chwf.filter.OperationException
Get the original error.
getRootCause() - Method in class org.chwf.taglib.base.TagException
Root cause.
getScheme() - Method in class org.chwf.servlet.mock.MockServletRequest
Returns "http" or "https" depending on MockServletRequest.setSecure(boolean).
getSecurityEncryption() - Method in class org.chwf.servlet.view.PageConfig
The security encryption level: "ALWAYS", "NEVER" or "AS_REQUESTED".
getSecurityLogin() - Method in class org.chwf.servlet.view.PageConfig
The login page.
getSecurityRoles() - Method in class org.chwf.servlet.view.PageConfig
The security roles.
getServerInfo() - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getServerName() - Method in class org.chwf.servlet.mock.MockServletRequest
Returns "host"
getServerPort() - Method in class org.chwf.servlet.mock.MockServletRequest
Returns 80.
getServlet(String) - Method in class org.chwf.servlet.mock.MockServletContext
Deprecated.  
getServletConfig() - Method in class org.chwf.servlet.mock.MockPageContext
MockServletConfig
getServletContext() - Method in class org.chwf.servlet.filter.FilterInfo
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in class org.chwf.servlet.mock.MockServletConfig
MockServletContext
getServletContext() - Method in class org.chwf.servlet.mock.MockFilterConfig
Returns the servlet context.
getServletContext() - Method in class org.chwf.servlet.mock.MockSession
Unsupported
getServletContext() - Method in class org.chwf.servlet.mock.MockPageContext
MockServletContext
getServletContextName() - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
getServletName() - Method in class org.chwf.servlet.mock.MockServletConfig
Always "DummyServlet"
getServletNames() - Method in class org.chwf.servlet.mock.MockServletContext
Deprecated.  
getServletPath() - Method in class org.chwf.servlet.mock.MockServletRequest
As setServletPath()
getServlets() - Method in class org.chwf.servlet.mock.MockServletContext
Deprecated.  
getSession() - Static method in class org.chwf.servlet.ServletData
Return the session.
getSession() - Static method in class org.chwf.servlet.mock.MockSession
MOCK METHOD: Factory for mock session.
getSession() - Method in class org.chwf.servlet.mock.MockPageContext
MockSession.
getSession() - Method in class org.chwf.servlet.mock.MockServletRequest
MockSession
getSession(boolean) - Method in class org.chwf.servlet.mock.MockServletRequest
MockSession
getSessionContext() - Method in class org.chwf.servlet.mock.MockSession
Deprecated.  
getSingleton(Class) - Static method in class org.chwf.registry.UserRegistry
Get class-based, user-specific singleton for the given class, creating a new one if none exists.
getSingleton(String) - Static method in class org.chwf.registry.UserRegistry
Get class-based, user-specific singleton for the given class, creating a new one if none exists.
getString() - Method in class org.chwf.servlet.mock.MockJspWriter
The output.
getTagResult() - Method in class org.chwf.taglib.base.ObjectTagSupport
The tag result.
getTagResult(Class) - Method in class org.chwf.taglib.base.ObjectTagSupport
The tag result.
getTargetURI(HttpServletRequest) - Static method in class org.chwf.servlet.filter.ResourceMapper
Retrieve the original context-free URI from the request, if cached.
getTestResult() - Method in class org.chwf.taglib.jutil.IfTag
Get results of test.
getTestResult() - Method in class org.chwf.taglib.jutil.ElseTag
Get results of test.
getTestResult() - Method in class org.chwf.taglib.jutil.ElseIfTag
Get results of test.
getType() - Method in class org.chwf.converter.Converter
The converter's datatype, or null if the type is unknown.
getType() - Method in class org.chwf.filter.PropertyFilter
Get the property's Java type.
getType() - Method in interface org.chwf.plugin.ValidationData
Gets the input element type.
getType() - Method in interface org.chwf.resources.ResourceFactory
The type of resource created by this factory.
getType() - Method in class org.chwf.resources.ResourceID
The resource type.
getType() - Method in class org.chwf.taglib.jhtml.InputTag
Gets the input element type.
getType() - Method in class org.chwf.taglib.jutil.NewTag
The class name of the new object.
getURI() - Method in class org.chwf.servlet.mock.MockRequestDispatcher
MOCK METHOD: Get the dispatch URI set by constructor
getURIPatterns(String) - Method in class org.chwf.servlet.filter.AllFilterConfig
An array of URI patterns for the named filter.
getURLWithQueryString(HttpServletRequest) - Static method in class org.chwf.servlet.ServletUtils
Get the URL, as per HttpUtils.getRequestURL(), and append the query string.
getUserID() - Method in class org.chwf.plugin.User
Retrieve the user ID (if available) used to log in this user.
getUserID() - Method in class org.chwf.plugin.defaults.DefaultUser
Retrieve the user ID (if available) used to log in this user.
getUserPrincipal() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
getValidations() - Method in class org.chwf.taglib.jhtml.FormTag
Whether validations are supported.
getValidations() - Method in class org.chwf.taglib.jhtml.InputTag
Whether validations are supported.
getValidator() - Method in class org.chwf.filter.PropertyFilter
Return the validator for this class, or null if the filter should not perform external validation.
getValue() - Method in class org.chwf.taglib.ji18n.UrlTag
The url value.
getValue(int) - Method in class org.chwf.util.SequencedHashMap
Returns the value at the specified index.
getValue(String) - Method in class org.chwf.servlet.mock.MockSession
Deprecated.  
getValueNames() - Method in class org.chwf.servlet.mock.MockSession
Deprecated.  
getVar() - Method in class org.chwf.taglib.base.ObjectTagSupport
The variable name used to store an object.
getVar() - Method in class org.chwf.taglib.jutil.ForEachTag
The var name holding each object for iteration.
getVar() - Method in class org.chwf.taglib.jutil.NewTag
The variable name.
getView() - Method in class org.chwf.servlet.InvocationContext
The view, a URL without the context path.
getWrapper(Class) - Static method in class org.chwf.util.MiscUtils
Get object wrapper for primitive types.
getWriter() - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
GlobalUserRegistry - class org.chwf.registry.GlobalUserRegistry.
A global UserRegistry for single-user applications.
GlobalUserRegistry() - Constructor for class org.chwf.registry.GlobalUserRegistry
 

H

handleError(String, Throwable) - Method in class org.chwf.servlet.Controller
Specifies that the system redirect to the error page and pass it the specified error.
handleError(String, Throwable) - Method in class org.chwf.servlet.InvocationContext
Specifies that the system redirect to the error page and pass it the specified error.
handleError(Throwable) - Method in class org.chwf.servlet.Controller
Specifies that the system redirect to the default error page and pass it the specified error.
handleError(Throwable) - Method in class org.chwf.servlet.InvocationContext
Specifies that the system redirect to the default error page and pass it the specified error.
handlePageException(Exception) - Method in class org.chwf.servlet.mock.MockPageContext
Unsupported.
handlePageException(Throwable) - Method in class org.chwf.servlet.mock.MockPageContext
Unsupported.
hasError() - Method in class org.chwf.servlet.Controller
Return true if the controller invocation has an error.
hasError() - Method in class org.chwf.servlet.InvocationContext
True if the invoked method threw an exception.
hasErrorMessage() - Method in class org.chwf.taglib.jhtml.FieldTag
True if the field has an error message.
hasFactory(Class) - Static method in class org.chwf.resources.ResourceLocator
True if the resource has a (default) factory.
hasFactory(Class, String) - Static method in class org.chwf.resources.ResourceLocator
True if the resource has a factory with the given name.
hashCode() - Method in class org.chwf.resources.ResourceID
The ID's hashCode.
hashCode() - Method in class org.chwf.util.SequencedHashMap
Implements Map.hashCode().

I

IfTag - class org.chwf.taglib.jutil.IfTag.
Tag handler for the <if> tag.
IfTag() - Constructor for class org.chwf.taglib.jutil.IfTag
 
include(ServletRequest, ServletResponse) - Method in class org.chwf.servlet.mock.MockRequestDispatcher
Do nothing.
include(ServletRequest, ServletResponse, String) - Static method in class org.chwf.servlet.ServletUtils
Include the indicated URI.
include(String) - Method in class org.chwf.servlet.mock.MockPageContext
Unsupported.
IncludeBodyTag - class org.chwf.taglib.ji18n.IncludeBodyTag.
Tag handler for the <includeBody> tag.
IncludeBodyTag() - Constructor for class org.chwf.taglib.ji18n.IncludeBodyTag
 
IncludeTag - class org.chwf.taglib.ji18n.IncludeTag.
Tag handler for the <include> tag.
IncludeTag() - Constructor for class org.chwf.taglib.ji18n.IncludeTag
 
indexOf(Object) - Method in class org.chwf.util.SequencedHashMap
Returns the index of the specified key.
init() - Static method in class org.chwf.registry.GlobalUserRegistry
Initialize a new global registry.
init() - Static method in class org.chwf.resources.ResourceManager
Initialize resource management for this thread.
init() - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Method for tag initialization.
init() - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Method for tag initialization.
init() - Method in class org.chwf.taglib.jhtml.FormTag
Initialization.
init() - Method in class org.chwf.taglib.jhtml.InputTag
Initialization.
init(FilterConfig) - Method in class org.chwf.servlet.engine.InitFilter
Stores config.
init(FilterConfig) - Method in class org.chwf.servlet.filter.FilterSupport
Called by the web container to indicate to a filter that it is being placed into service.
init(FilterConfig) - Method in class org.chwf.servlet.filter.CompositeFilter
Initializes the composed filters, using the ClassName-filter.xml configuration file.
init(FilterConfig) - Method in class org.chwf.servlet.filter.ResourceMapper
Initialize the resource mapping.
init(GlobalUserRegistry) - Static method in class org.chwf.registry.GlobalUserRegistry
Initialize an existing registry (for example one saved to disk).
init(ResourceFactoryConfig) - Method in interface org.chwf.resources.ResourceFactory
Initialize the factory.
init(ServletConfig) - Method in class org.chwf.servlet.filter.FilterServlet
Initialize the filters for the Chrysalis micro-container.
init(ServletContext) - Static method in class org.chwf.servlet.filter.ResourceMapper
Initialize the resource mapping.
init(ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class org.chwf.servlet.ServletData
Initialize the servlet registry with servlet data.
init(ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class org.chwf.servlet.engine.InitFilter
Initialize the Chrysalis environment.
initBean(PageContext, String, Class, String) - Static method in class org.chwf.taglib.jutil.UseTag
Call bean initializer.
initContext() - Method in class org.chwf.servlet.Controller
A system method that initializes the controller's invocation context.
InitFilter - class org.chwf.servlet.engine.InitFilter.
A filter that initializes the Chrysalis environment.
InitFilter() - Constructor for class org.chwf.servlet.engine.InitFilter
 
initGlobalRegistry(UserRegistry) - Static method in class org.chwf.registry.UserRegistry
Initialize a global registry.
InitializationException - exception org.chwf.filter.InitializationException.
Exception thrown during filter initialization.
InitializationException(String, Object[]) - Constructor for class org.chwf.filter.InitializationException
Constructor.
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.chwf.servlet.mock.MockPageContext
Unsupported.
initializePropertyAttributes() - Method in class org.chwf.filter.GenericBeanFilter
This method initializes property attributes, using the JavaBean config file described in the package documentation.
initLocalRegistry(UserRegistry) - Static method in class org.chwf.registry.UserRegistry
Initialize a local registry.
initPlugin(Class, String, String) - Static method in class org.chwf.plugin.Plugin
Utility method to initialize plugin singletons.
INPUT_KEY - Static variable in class org.chwf.taglib.jhtml.FieldPatternTag
Key for input insert point.
InputTag - class org.chwf.taglib.jhtml.InputTag.
Tag handler for the <input> tag.
InputTag() - Constructor for class org.chwf.taglib.jhtml.InputTag
 
IntegerConverter - class org.chwf.converter.basic.IntegerConverter.
Converter for integers.
IntegerConverter() - Constructor for class org.chwf.converter.basic.IntegerConverter
 
invalidate() - Method in class org.chwf.servlet.mock.MockSession
Clears session.
InvocationContext - class org.chwf.servlet.InvocationContext.
Invocation context that allows the controller to specify view urls and perform error handling.
InvocationContext() - Constructor for class org.chwf.servlet.InvocationContext
 
invoke(HttpServletRequest, String) - Method in class org.chwf.servlet.engine.ControllerMapper
Invoke the given method of the controller for the given request.
invoke(ServletRequest) - Static method in class org.chwf.servlet.engine.ControllerMapper
Invoke the controller for the servlet request.
InvokerFilter - class org.chwf.servlet.engine.InvokerFilter.
A filter that invokes a controller, and stores the InvocationContext in the request for post-processing.
InvokerFilter() - Constructor for class org.chwf.servlet.engine.InvokerFilter
 
isAuthenticated() - Method in class org.chwf.plugin.User
True if the user has logged in.
isAuthenticated() - Method in class org.chwf.plugin.defaults.DefaultUser
True if the user has logged in.
isCommitted() - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
isEmpty() - Method in class org.chwf.util.SequencedHashMap
Implements Map.isEmpty().
isInitialized() - Static method in class org.chwf.registry.UserRegistry
Returns true if the registry is initialized.
isInitialized() - Static method in class org.chwf.resources.ResourceManager
True if management is initialized.
isInitializer() - Method in class org.chwf.servlet.engine.MethodConfig
Whether this method is an initializers (getter).
isInRole(String) - Method in class org.chwf.plugin.User
True if the user is in the specified role.
isInRole(String) - Method in class org.chwf.plugin.defaults.DefaultUser
True if the user is in the specified role.
isManaged(Class) - Static method in class org.chwf.resources.ResourceLocator
True if this resource is managed for the default factory.
isManaged(Class, String) - Static method in class org.chwf.resources.ResourceLocator
True if this resource is managed for the given named factory.
isManagementActive() - Static method in class org.chwf.resources.ResourceLocator
True if management is initialized.
isMatch(String) - Method in class org.chwf.servlet.filter.FilterInfo
True if the given URI matches (one of) the filter patterns.
isNew() - Method in class org.chwf.servlet.mock.MockSession
Unsupported
isReadable() - Method in class org.chwf.filter.PropertyFilter
Whether the property is readable.
isRequestedSessionIdFromCookie() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
isRequestedSessionIdFromUrl() - Method in class org.chwf.servlet.mock.MockServletRequest
Deprecated.  
isRequestedSessionIdFromURL() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
isRequestedSessionIdValid() - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported
isSecure() - Method in class org.chwf.servlet.mock.MockServletRequest
Return value of setSecure().
isSimpleType() - Method in class org.chwf.converter.Converter
Returns true if the converted type is simple.
isSimpleType() - Method in class org.chwf.converter.DefaultConverter
Overrides the superclass method.
isUserInRole(String) - Method in class org.chwf.servlet.mock.MockServletRequest
As per addRole()
isWriteable() - Method in class org.chwf.filter.PropertyFilter
Whether the property is writeable.
iterator() - Method in class org.chwf.util.SequencedHashMap
Returns a key iterator.

J

JavaScriptDoc - class org.chwf.webdoc.JavaScriptDoc.
Utility class to generate Javadoc-style documentation for JavaScript.
JavaScriptDoc() - Constructor for class org.chwf.webdoc.JavaScriptDoc
 

K

keySet() - Method in class org.chwf.util.SequencedHashMap
Implements Map.keySet().
KNOWN_ATTRIBUTES - Static variable in class org.chwf.filter.BeanFilter
List of known attribute names.

L

LABEL_KEY - Static variable in class org.chwf.taglib.jhtml.FieldPatternTag
Key for label insert point.
LabelTag - class org.chwf.taglib.jhtml.LabelTag.
Tag handler for the <label> tag.
LabelTag() - Constructor for class org.chwf.taglib.jhtml.LabelTag
 
LANGUAGE - Static variable in class org.chwf.taglib.ji18n.UrlTag
Value for i18n attribute to localize by language.
LAST_IF_RESULT - Static variable in class org.chwf.taglib.jutil.IfTag
Constant storing the last test result.
lastIndexOf(Object) - Method in class org.chwf.util.SequencedHashMap
Returns the last index of the specified key.
LifeCycleBodyTagSupport - class org.chwf.taglib.base.LifeCycleBodyTagSupport.
As LifeCycleTagSupport but for body tags.
LifeCycleBodyTagSupport() - Constructor for class org.chwf.taglib.base.LifeCycleBodyTagSupport
 
LifeCycleTagSupport - class org.chwf.taglib.base.LifeCycleTagSupport.
Superclass to address a shortcoming in the JSP custom tag specifications, namely the inadequate life-cycle definitions with regard to tag pooling.
LifeCycleTagSupport() - Constructor for class org.chwf.taglib.base.LifeCycleTagSupport
 
LinkTag - class org.chwf.taglib.jhtml.LinkTag.
Tag handler for the <link> tag.
LinkTag() - Constructor for class org.chwf.taglib.jhtml.LinkTag
 
loadOptionList(Class, String) - Method in class org.chwf.plugin.OptionLister
Load the option list for a JavaBean's property.
loadOptionList(Class, String) - Method in class org.chwf.plugin.defaults.DefaultOptionLister
Load the option list for a JavaBean's property.
Localizer - class org.chwf.i18n.Localizer.
Class with static localizer methods.
log(Class, Object) - Method in class org.chwf.plugin.Logger
Log the message.
log(Class, Object, Throwable) - Method in class org.chwf.plugin.Logger
Log the message.
log(Class, Object, Throwable, boolean) - Method in class org.chwf.plugin.Logger
Log the message.
log(Class, Object, Throwable, boolean) - Method in class org.chwf.plugin.defaults.DefaultLogger
Log the message using the ServletContext.log() method or System.err, depending on what is available.
log(Exception, String) - Method in class org.chwf.servlet.mock.MockServletContext
Deprecated.  
log(String) - Method in class org.chwf.servlet.mock.MockServletContext
Do nothing.
log(String, Throwable) - Method in class org.chwf.servlet.mock.MockServletContext
Do nothing.
Logger - class org.chwf.plugin.Logger.
An abstract superclass for custom logging.
LOGGER_ID - Static variable in class org.chwf.plugin.Logger
Id for the logger plugin in the config file.
Logger() - Constructor for class org.chwf.plugin.Logger
No-op constructor.
logout() - Method in class org.chwf.plugin.User
Log the user out.
logout() - Method in class org.chwf.plugin.defaults.DefaultUser
Log the user out.
LongConverter - class org.chwf.converter.basic.LongConverter.
Converter for longs.
LongConverter() - Constructor for class org.chwf.converter.basic.LongConverter
 
LongDateConverter - class org.chwf.converter.basic.LongDateConverter.
Converter for long dates.
LongDateConverter() - Constructor for class org.chwf.converter.basic.LongDateConverter
 

M

main(String[]) - Static method in class org.chwf.webdoc.DTDDoc
Main.
main(String[]) - Static method in class org.chwf.webdoc.WebDoc
Main.
main(String[]) - Static method in class org.chwf.webdoc.JavaScriptDoc
Usage: java org.chwf.webdoc.JavaScriptDoc <file>
main(String[]) - Static method in class org.chwf.webdoc.TagDoc
Main.
ManagedResourceFactory - interface org.chwf.resources.ManagedResourceFactory.
Interface for managed resource factories.
maskDispatcher(String) - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Mask a dispatcher (so that getRequestDispatcher() returns null).
Message - class org.chwf.i18n.Message.
A class for encapsulating an internationalizable message.
MESSAGE_USER_NOT_AUTHENTICATED - Static variable in class org.chwf.plugin.AuthenticationException
Message key.
MessageException - exception org.chwf.i18n.MessageException.
An internationalizable exception.
MessageException(String, Object[]) - Constructor for class org.chwf.i18n.MessageException
Constructor for MessageException.
MessageTag - class org.chwf.taglib.ji18n.MessageTag.
Tag handler for the <message> tag.
MessageTag() - Constructor for class org.chwf.taglib.ji18n.MessageTag
 
MethodConfig - class org.chwf.servlet.engine.MethodConfig.
Class managing controller method configuration data.
MethodConfig(ControllerConfig, Method) - Constructor for class org.chwf.servlet.engine.MethodConfig
Constructor.
MiscUtils - class org.chwf.util.MiscUtils.
Utility class for static methods with no better location.
MiscUtils() - Constructor for class org.chwf.util.MiscUtils
 
MissingParameterException - exception org.chwf.servlet.MissingParameterException.
Exception for missing parameter values.
MissingParameterException(String) - Constructor for class org.chwf.servlet.MissingParameterException
Constructor.
MissingParameterException(String, Object[]) - Constructor for class org.chwf.servlet.MissingParameterException
Constructor.
MockFilterChain - class org.chwf.servlet.mock.MockFilterChain.
Mock filter chain.
MockFilterChain() - Constructor for class org.chwf.servlet.mock.MockFilterChain
 
MockFilterConfig - class org.chwf.servlet.mock.MockFilterConfig.
Mock filter chain.
MockFilterConfig(ServletContext) - Constructor for class org.chwf.servlet.mock.MockFilterConfig
Constructor.
MockJspWriter - class org.chwf.servlet.mock.MockJspWriter.
Also serves as mock BodyContent.
MockJspWriter() - Constructor for class org.chwf.servlet.mock.MockJspWriter
Constructor for MockJspWriter.
MockJspWriter(JspWriter) - Constructor for class org.chwf.servlet.mock.MockJspWriter
Constructor for MockJspWriter.
MockPageContext - class org.chwf.servlet.mock.MockPageContext.
Mock page context.
MockPageContext() - Constructor for class org.chwf.servlet.mock.MockPageContext
 
MockRequestDispatcher - class org.chwf.servlet.mock.MockRequestDispatcher.
Mock request dispatcher.
MockRequestDispatcher(String) - Constructor for class org.chwf.servlet.mock.MockRequestDispatcher
Constructor.
MockServletConfig - class org.chwf.servlet.mock.MockServletConfig.
Mock servlet config.
MockServletConfig() - Constructor for class org.chwf.servlet.mock.MockServletConfig
 
MockServletContext - class org.chwf.servlet.mock.MockServletContext.
Mock servlet context.
MockServletContext() - Constructor for class org.chwf.servlet.mock.MockServletContext
 
MockServletRequest - class org.chwf.servlet.mock.MockServletRequest.
Mock servlet request.
MockServletRequest() - Constructor for class org.chwf.servlet.mock.MockServletRequest
Constructor
MockServletResponse - class org.chwf.servlet.mock.MockServletResponse.
Mock servlet response.
MockServletResponse() - Constructor for class org.chwf.servlet.mock.MockServletResponse
 
MockSession - class org.chwf.servlet.mock.MockSession.
Mock servlet session.
MockSession() - Constructor for class org.chwf.servlet.mock.MockSession
 
MultiMissingParameterException - exception org.chwf.servlet.MultiMissingParameterException.
An exception for multiple missing parameters.
MultiMissingParameterException(Collection) - Constructor for class org.chwf.servlet.MultiMissingParameterException
Constructor for MultiMissingParameterException.
MultiParameterException - exception org.chwf.servlet.MultiParameterException.
A exception for holding multiple parameter exceptions.
MultiParameterException(Map) - Constructor for class org.chwf.servlet.MultiParameterException
Constructor for MultiParameterException.

N

newLine() - Method in class org.chwf.servlet.mock.MockJspWriter
Unsupported.
NewTag - class org.chwf.taglib.jutil.NewTag.
Tag handler for the <new> tag.
NewTag() - Constructor for class org.chwf.taglib.jutil.NewTag
 
NO_ARGUMENTS - Static variable in class org.chwf.i18n.Message
An empty array for constructing messages with no arguments.
NORMAL_PATTERN_KEY - Static variable in class org.chwf.taglib.jhtml.FieldPatternTag
Key used to cache normal pattern in the page context.

O

ObjectTagSupport - class org.chwf.taglib.base.ObjectTagSupport.
A base tag for supporting manipulating object values.
ObjectTagSupport() - Constructor for class org.chwf.taglib.base.ObjectTagSupport
 
OperationException - exception org.chwf.filter.OperationException.
Exception that wraps exceptions from underlying methods.
OperationException(Throwable) - Constructor for class org.chwf.filter.OperationException
Constructor.
OPTION_LISTER_ID - Static variable in class org.chwf.plugin.OptionLister
Id for the option lister plugin in the config file.
OptionLister - class org.chwf.plugin.OptionLister.
An abstract superclass for custom option list retrieval for bean filters.
OptionLister() - Constructor for class org.chwf.plugin.OptionLister
No-op constructor.
org.chwf.config - package org.chwf.config
A package for retrieving configuration data from properties and XML files.
org.chwf.converter - package org.chwf.converter
A package facilitating string-to-value conversions.
org.chwf.converter.basic - package org.chwf.converter.basic
A package with basic converter classes.
org.chwf.filter - package org.chwf.filter
A package that manages string-to-data conversions for JavaBeans.
org.chwf.i18n - package org.chwf.i18n
A package supporting internationalization.
org.chwf.plugin - package org.chwf.plugin
A package for various Chrysalis plugins.
org.chwf.plugin.defaults - package org.chwf.plugin.defaults
A package for the default plugin implementations.
org.chwf.registry - package org.chwf.registry
A package for the registry of user-specific data.
org.chwf.resources - package org.chwf.resources
Package for resource management.
org.chwf.servlet - package org.chwf.servlet
A package for the servlet-related classes in the controller framework.
org.chwf.servlet.engine - package org.chwf.servlet.engine
A package for the implementation classes for the servlet engine in the controller framework.
org.chwf.servlet.filter - package org.chwf.servlet.filter
A package that provides an implementation of the Servlet 2.3+ filter API.
org.chwf.servlet.mock - package org.chwf.servlet.mock
Package containing utility classes and servlet and JSP mock objects to facilitate unit testing Chrysalis controllers.
org.chwf.servlet.view - package org.chwf.servlet.view
A package with view-related classes and filters.
org.chwf.taglib.base - package org.chwf.taglib.base
A package with base classes supporting tag development.
org.chwf.taglib.jhtml - package org.chwf.taglib.jhtml
A package of utility JSP custom tags for generating HTML UI elements.
org.chwf.taglib.ji18n - package org.chwf.taglib.ji18n
A package of utility JSP custom tags for internationalized messages.
org.chwf.taglib.jutil - package org.chwf.taglib.jutil
A package of utility JSP custom tags for controlling application flow.
org.chwf.util - package org.chwf.util
A package of general utility classes.
org.chwf.webdoc - package org.chwf.webdoc
A package with utilities to automate the generation of documentation for various types of files.
overwriteRegistryEntry(String, Object) - Static method in class org.chwf.registry.UserRegistry
Overwrite registry entry.

P

PAGE_CONFIG - Static variable in class org.chwf.servlet.view.PageConfig
Directory for page configuration.
PAGE_CONFIG_MAP - Static variable in class org.chwf.servlet.view.PageConfig
Request attribute caching the page config map: "page_config_map".
PageConfig - class org.chwf.servlet.view.PageConfig.
Class that exposes information about the page configuration.
PageConfig(String) - Constructor for class org.chwf.servlet.view.PageConfig
Constructor.
ParameterException - exception org.chwf.servlet.ParameterException.
Exception related to a particular request parameter.
ParameterException(String, Object[]) - Constructor for class org.chwf.servlet.ParameterException
Constructor for ParameterException.
ParameterException(Throwable, String) - Constructor for class org.chwf.servlet.ParameterException
Constructor for ParameterException.
Parameterized - interface org.chwf.taglib.base.Parameterized.
Interface for parameterized tags.
ParamTag - class org.chwf.taglib.jutil.ParamTag.
Tag handler for the <param> tag.
ParamTag() - Constructor for class org.chwf.taglib.jutil.ParamTag
 
parse(String) - Method in class org.chwf.converter.Converter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.DefaultConverter
Always fails for the default converter.
parse(String) - Method in class org.chwf.converter.basic.CurrencyConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.IntegerConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.ByteConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.ShortConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.DoubleConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.BooleanConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.SQLDateConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.CharacterConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.StringConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.FloatConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.SQLTimestampConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.LongDateConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.SQLTimeConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.LongConverter
Parse the string value to the conversion type.
parse(String) - Method in class org.chwf.converter.basic.DateConverter
Parse the string value to the conversion type.
parseCurrency(String) - Static method in class org.chwf.i18n.Localizer
Parse the string value as a currency.
parseDate(String) - Static method in class org.chwf.i18n.Localizer
Parse the string value as a date.
parseDateTime(String) - Static method in class org.chwf.i18n.Localizer
Parse the string value as a date-time.
parseNumber(String) - Method in class org.chwf.converter.basic.BaseNumberConverter
Parse the string value to the conversion type.
parseNumber(String) - Static method in class org.chwf.i18n.Localizer
Parse the string value as a number.
parseTime(String) - Static method in class org.chwf.i18n.Localizer
Parse the string value as a time.
Plugin - class org.chwf.plugin.Plugin.
Class with plugin utility methods.
Plugin() - Constructor for class org.chwf.plugin.Plugin
 
PolymorphicConfig - class org.chwf.config.PolymorphicConfig.
A subclass of Config that adds the superclass configuration to the configuration search path.
PolymorphicConfig() - Constructor for class org.chwf.config.PolymorphicConfig
 
PREPEND_CONTEXT - Static variable in class org.chwf.servlet.engine.URIMapper
Controller class suffix.
print(boolean) - Method in class org.chwf.servlet.mock.MockJspWriter
Print
print(char) - Method in class org.chwf.servlet.mock.MockJspWriter
Print
print(char[]) - Method in class org.chwf.servlet.mock.MockJspWriter
Print
print(double) - Method in class org.chwf.servlet.mock.MockJspWriter
Print
print(float) - Method in class org.chwf.servlet.mock.MockJspWriter
Print
print(int) - Method in class org.chwf.servlet.mock.MockJspWriter
Print
print(long) - Method in class org.chwf.servlet.mock.MockJspWriter
Print
print(Object) - Method in class org.chwf.servlet.mock.MockJspWriter
Print
print(String) - Method in class org.chwf.servlet.mock.MockJspWriter
Print
printAttributes() - Method in class org.chwf.taglib.base.LifeCycleTagSupport
Print attributes as [name='value'] pairs.
printAttributes() - Method in class org.chwf.taglib.base.LifeCycleBodyTagSupport
Print attributes as [name='value'] pairs.
PrintErrorTag - class org.chwf.taglib.jutil.PrintErrorTag.
Tag handler for the <printError> tag.
PrintErrorTag() - Constructor for class org.chwf.taglib.jutil.PrintErrorTag
 
println() - Method in class org.chwf.servlet.mock.MockJspWriter
Println
println(boolean) - Method in class org.chwf.servlet.mock.MockJspWriter
Println
println(char) - Method in class org.chwf.servlet.mock.MockJspWriter
Println
println(char[]) - Method in class org.chwf.servlet.mock.MockJspWriter
Println
println(double) - Method in class org.chwf.servlet.mock.MockJspWriter
Println
println(float) - Method in class org.chwf.servlet.mock.MockJspWriter
Println
println(int) - Method in class org.chwf.servlet.mock.MockJspWriter
Println
println(long) - Method in class org.chwf.servlet.mock.MockJspWriter
Println
println(Object) - Method in class org.chwf.servlet.mock.MockJspWriter
Println
println(String) - Method in class org.chwf.servlet.mock.MockJspWriter
Println
printParameters() - Method in class org.chwf.taglib.jutil.ElementTag
Print parameters as [name='value'] pairs.
PrintTag - class org.chwf.taglib.jutil.PrintTag.
Tag handler for the <print> tag.
PrintTag() - Constructor for class org.chwf.taglib.jutil.PrintTag
 
printValidations(ValidationData, JspWriter) - Method in class org.chwf.plugin.Scripter
Print JavaScript validation logic for a particular input tag.
printValidations(ValidationData, JspWriter) - Method in class org.chwf.plugin.defaults.DefaultScripter
Print JavaScript validation logic using the syntax of the FormValidation.js library and BeanFilter property metadata.
PropertyFilter - class org.chwf.filter.PropertyFilter.
An abstract superclass of property filters.
PropertyFilter(Class, String, Class) - Constructor for class org.chwf.filter.PropertyFilter
Constructor.
PropertyNotFoundException - exception org.chwf.filter.PropertyNotFoundException.
Exception thrown when a property is not found.
PropertyNotFoundException(String, String) - Constructor for class org.chwf.filter.PropertyNotFoundException
Constructor.
PropertyNotReadableException - exception org.chwf.filter.PropertyNotReadableException.
Exception thrown when a property is not readable.
PropertyNotReadableException(String) - Constructor for class org.chwf.filter.PropertyNotReadableException
Constructor.
PropertyNotWriteableException - exception org.chwf.filter.PropertyNotWriteableException.
Exception thrown when a property is not writeable.
PropertyNotWriteableException(String) - Constructor for class org.chwf.filter.PropertyNotWriteableException
Constructor.
put(Object, Object) - Method in class org.chwf.servlet.RequestParameterMap
Throws UnsupportedOperationException.
put(Object, Object) - Method in class org.chwf.util.SequencedHashMap
Implements Map.put(Object, Object).
putAll(Map) - Method in class org.chwf.util.SequencedHashMap
Adds all the mappings in the specified map to this map, replacing any mappings that already exist (as per Map.putAll(Map)).
putPropertyAttribute(String, String, Object) - Method in class org.chwf.filter.BeanFilter
Put a property attribute value into a property filter.
putPropertyFilter(String, PropertyFilter) - Method in class org.chwf.filter.BeanFilter
Put a property filter into this bean filter.
putValue(String, Object) - Method in class org.chwf.servlet.mock.MockSession
Deprecated.  

R

RawConfig - interface org.chwf.config.RawConfig.
An interface exposing raw configuration data.
readExternal(ObjectInput) - Method in class org.chwf.util.SequencedHashMap
Deserializes this map from the given stream.
REDIRECT_PARAMETER - Static variable in class org.chwf.plugin.User
Parameter that stores post-login redirects.
redirect(HttpServletRequest, HttpServletResponse, String) - Static method in class org.chwf.servlet.engine.RedirectFilter
Redirect to given URL.
redirectError(String, Throwable) - Static method in class org.chwf.servlet.ServletData
Cache the error and redirect to the error page.
RedirectFilter - class org.chwf.servlet.engine.RedirectFilter.
A filter that performs redirect operations to the view or error page, based on the information in the InvocationContext.
RedirectFilter() - Constructor for class org.chwf.servlet.engine.RedirectFilter
 
REFERER_PAGE - Static variable in class org.chwf.servlet.Controller
Constant for redirection to the referer page.
ReflectingTestCase - class org.chwf.servlet.mock.ReflectingTestCase.
A test case using reflection to verify that all public methods of a class are tested.
ReflectingTestCase(String, Class) - Constructor for class org.chwf.servlet.mock.ReflectingTestCase
Constructor.
RegistryException - exception org.chwf.registry.RegistryException.
Exception for registry-related errors.
RegistryException(String) - Constructor for class org.chwf.registry.RegistryException
Constructor for RegistryException.
RegistryException(String, Object[]) - Constructor for class org.chwf.registry.RegistryException
Constructor for RegistryException.
release() - Static method in class org.chwf.registry.GlobalUserRegistry
Release the global registry.
release() - Method in class org.chwf.servlet.Controller
Releases this controller from the user's session.
release() - Static method in class org.chwf.servlet.ServletData
Releases servlet data.
release() - Method in class org.chwf.servlet.mock.MockPageContext
Unsupported.
release(HttpServletRequest) - Static method in class org.chwf.servlet.engine.InitFilter
Release the Chrysalis environment.
release(Object, Throwable) - Method in interface org.chwf.resources.ManagedResourceFactory
Releases the resource back to the factory, so that the factory can perform necessary cleanup.
release(Throwable) - Static method in class org.chwf.resources.ResourceManager
Release all managed resources, and terminate resource management for this thread.
releaseGlobalRegistry() - Static method in class org.chwf.registry.UserRegistry
Release the global registry.
releaseLocalRegistry() - Static method in class org.chwf.registry.UserRegistry
Release the local registry.
releaseSingleton(Class) - Static method in class org.chwf.registry.UserRegistry
Release registry singleton for the given class.
remove(int) - Method in class org.chwf.util.SequencedHashMap
Removes the element at the specified index.
remove(Object) - Method in class org.chwf.servlet.RequestParameterMap
Throws UnsupportedOperationException.
remove(Object) - Method in class org.chwf.util.SequencedHashMap
Implements Map.remove(Object).
removeAttribute(String) - Method in class org.chwf.servlet.mock.MockSession
Remove attribute
removeAttribute(String) - Method in class org.chwf.servlet.mock.MockPageContext
Remove attribute.
removeAttribute(String) - Method in class org.chwf.servlet.mock.MockServletRequest
Remove attribute
removeAttribute(String) - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
removeAttribute(String, int) - Method in class org.chwf.servlet.mock.MockPageContext
Remove attribute.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.chwf.filter.BeanWrapper
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.chwf.filter.BeanWrapper
Remove a PropertyChangeListener for a specific property.
removeRegistryEntry(String) - Static method in class org.chwf.registry.UserRegistry
Remove and return registry entry.
removeValue(String) - Method in class org.chwf.servlet.mock.MockSession
Deprecated.  
RequestParameterMap - class org.chwf.servlet.RequestParameterMap.
A Map class to that caches servlet request data.
RequestParameterMap(ServletRequest) - Constructor for class org.chwf.servlet.RequestParameterMap
Constructor that initializes the map from the request.
reset() - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
resetBuffer() - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
RESOURCE_NAME - Static variable in class org.chwf.taglib.ji18n.ResourceTag
Name used to cache resource in page context.
ResourceException - exception org.chwf.resources.ResourceException.
Exception for resource-related errors.
ResourceException(String) - Constructor for class org.chwf.resources.ResourceException
Constructor.
ResourceException(String, Throwable) - Constructor for class org.chwf.resources.ResourceException
Constructor.
ResourceException(Throwable) - Constructor for class org.chwf.resources.ResourceException
Constructor.
ResourceFactory - interface org.chwf.resources.ResourceFactory.
Interface that all resource factories must implement.
ResourceFactoryConfig - interface org.chwf.resources.ResourceFactoryConfig.
The configuration for the factory.
ResourceID - class org.chwf.resources.ResourceID.
Class used to identify a resource/resource factory.
ResourceID(Class, String) - Constructor for class org.chwf.resources.ResourceID
Constructor.
ResourceInitException - exception org.chwf.resources.ResourceInitException.
Exception for resource initialization related errors.
ResourceInitException(String) - Constructor for class org.chwf.resources.ResourceInitException
Constructor.
ResourceInitException(String, Object[]) - Constructor for class org.chwf.resources.ResourceInitException
Constructor.
ResourceLocator - class org.chwf.resources.ResourceLocator.
A locator for resources.
ResourceLocator() - Constructor for class org.chwf.resources.ResourceLocator
 
ResourceManager - class org.chwf.resources.ResourceManager.
A per-thread resource manager.
ResourceManager() - Constructor for class org.chwf.resources.ResourceManager
 
ResourceManagerConfig - class org.chwf.resources.ResourceManagerConfig.
A wrapper for the ResourceManager configuration.
ResourceManagerConfig(Config) - Constructor for class org.chwf.resources.ResourceManagerConfig
Constructor.
ResourceMapper - class org.chwf.servlet.filter.ResourceMapper.
Filter that maps one file extension to another file extension.
ResourceMapper() - Constructor for class org.chwf.servlet.filter.ResourceMapper
 
ResourceTag - class org.chwf.taglib.ji18n.ResourceTag.
Tag handler for the <resource> tag.
ResourceTag() - Constructor for class org.chwf.taglib.ji18n.ResourceTag
 
retrieveError(HttpServletRequest) - Static method in class org.chwf.servlet.ServletUtils
Retrieves a cached error from the request.
retrieveErrorDataFromSession() - Static method in class org.chwf.servlet.ServletData
Retrieve error data from the session and cache it in the request.
RuntimeMessageException - exception org.chwf.i18n.RuntimeMessageException.
An internationalizable exception.
RuntimeMessageException(String, Object[]) - Constructor for class org.chwf.i18n.RuntimeMessageException
Constructor for RuntimeMessageException.

S

Scripter - class org.chwf.plugin.Scripter.
An abstract superclass for custom client-side validation scripting.
SCRIPTER_ID - Static variable in class org.chwf.plugin.Scripter
Id for the scripter plugin in the config file.
Scripter() - Constructor for class org.chwf.plugin.Scripter
No-op constructor.
SecurityFilter - class org.chwf.servlet.view.SecurityFilter.
A filter managing security for web pages.
SecurityFilter() - Constructor for class org.chwf.servlet.view.SecurityFilter
 
sendError(int) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
sendError(int, String) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
sendRedirect(String) - Method in class org.chwf.servlet.mock.MockServletResponse
Value retrieved by getRedirect()
sequence() - Method in class org.chwf.util.SequencedHashMap
Returns a List view of the keys rather than a set view.
SequencedHashMap - class org.chwf.util.SequencedHashMap.
A map of objects whose mapping entries are sequenced based on the order in which they were added.
SequencedHashMap() - Constructor for class org.chwf.util.SequencedHashMap
Construct a new sequenced hash map with default initial size and load factor.
SequencedHashMap(int) - Constructor for class org.chwf.util.SequencedHashMap
Construct a new sequenced hash map with the specified initial size and default load factor.
SequencedHashMap(int, float) - Constructor for class org.chwf.util.SequencedHashMap
Construct a new sequenced hash map with the specified initial size and load factor.
SequencedHashMap(Map) - Constructor for class org.chwf.util.SequencedHashMap
Construct a new sequenced hash map and add all the elements in the specified map.
ServletData - class org.chwf.servlet.ServletData.
Utility class that acts as a mechanism to pass the servlet context, request and session to lower level methods without passing them explicitly as parameters.
ServletData() - Constructor for class org.chwf.servlet.ServletData
 
ServletTestCase - class org.chwf.servlet.mock.ServletTestCase.
A test case that sets up mock objects for servlets.
ServletTestCase(String) - Constructor for class org.chwf.servlet.mock.ServletTestCase
Constructor for ServletTestCase.
ServletTestCase(String, Class) - Constructor for class org.chwf.servlet.mock.ServletTestCase
Constructor for ServletTestCase.
ServletUtils - class org.chwf.servlet.ServletUtils.
Class with utility methods for servlets and JSP.
ServletUtils() - Constructor for class org.chwf.servlet.ServletUtils
 
set(Object, String) - Method in class org.chwf.filter.PropertyFilter
Set the specified property of the target object, using a string.
set(Object, String, String) - Method in class org.chwf.filter.BeanFilter
Set the specified property of the target object, using a string.
set(String, String) - Method in class org.chwf.filter.BeanWrapper
Set the specified property of the wrapped object, using a string.
setAccept(String) - Method in class org.chwf.taglib.jhtml.FormTag
Pass-through attribute.
setAccept(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setAccept(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setAccesskey(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setAccesskey(String) - Method in class org.chwf.taglib.jhtml.LinkTag
Pass-through attribute.
setAccesskey(String) - Method in class org.chwf.taglib.jhtml.LabelTag
Pass-through attribute.
setAccesskey(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setAction(String) - Method in class org.chwf.taglib.jhtml.FormTag
Sets the action.
setAll(Map) - Method in class org.chwf.filter.BeanWrapper
Set all properties of the wrapped object using a map of name/value pairs.
setAttribute(String) - Method in class org.chwf.taglib.jutil.PrintTag
Property attribute to print (if any).
setAttribute(String, Object) - Method in class org.chwf.filter.PropertyFilter
Set the named attribute.
setAttribute(String, Object) - Method in class org.chwf.servlet.mock.MockSession
Set attribute
setAttribute(String, Object) - Method in class org.chwf.servlet.mock.MockPageContext
Set attribute.
setAttribute(String, Object) - Method in class org.chwf.servlet.mock.MockServletRequest
Set attribute
setAttribute(String, Object) - Method in class org.chwf.servlet.mock.MockServletContext
Unsupported.
setAttribute(String, Object, int) - Method in class org.chwf.servlet.mock.MockPageContext
Set attribute.
setAuthType(String) - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Set the auth type.
setBasename(String) - Method in class org.chwf.taglib.ji18n.ResourceTag
The resource basename.
setBufferSize(int) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
setCharacterEncoding(String) - Method in class org.chwf.servlet.mock.MockServletRequest
Unsupported.
setCollection(String) - Method in class org.chwf.taglib.jutil.ForEachTag
The collection name.
setCols(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setCols(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setContentLength(int) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
setContentType(String) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
setContextPath(String) - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Set the context path.
setController(String) - Method in class org.chwf.taglib.jutil.UseTag
The controller name.
setDatatype(String) - Method in class org.chwf.taglib.jutil.PrintTag
Logical datatype.
setDateHeader(String, long) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
setDefaultErrorPage(String) - Method in class org.chwf.servlet.InvocationContext
Specify the default error page.
setDefaultView(String) - Method in class org.chwf.servlet.InvocationContext
Specify the default view.
setDisabled(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setDisabled(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setEl(String) - Method in class org.chwf.taglib.base.ObjectTagSupport
The JSTL Expression Language statement.
setEl(String) - Method in class org.chwf.taglib.jutil.ForEachTag
The JSTL Expression Language statement.
setEl(String) - Method in class org.chwf.taglib.jutil.IfTag
Calls superclass method.
setEl(String) - Method in class org.chwf.taglib.jutil.PrintTag
Calls superclass method.
setEl(String) - Method in class org.chwf.taglib.jutil.SetTag
Calls superclass method.
setEl(String) - Method in class org.chwf.taglib.jutil.ElseIfTag
Calls superclass method.
setEnctype(String) - Method in class org.chwf.taglib.jhtml.FormTag
Pass-through attribute.
setError(String) - Method in class org.chwf.taglib.jhtml.FieldPatternTag
Set the error pattern.
setFor(String) - Method in class org.chwf.taglib.jhtml.LabelTag
The form field name.
setHeader(String, String) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
setHref(String) - Method in class org.chwf.taglib.jhtml.LinkTag
The link href.
setI18n(String) - Method in class org.chwf.taglib.ji18n.UrlTag
Whether localize by language or country.
setId(String) - Method in class org.chwf.taglib.jhtml.FormTag
Pass-through attribute.
setId(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setId(String) - Method in class org.chwf.taglib.jhtml.LinkTag
Pass-through attribute.
setId(String) - Method in class org.chwf.taglib.jhtml.LabelTag
Pass-through attribute.
setId(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setIntHeader(String, int) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
setKey(String) - Method in class org.chwf.taglib.ji18n.MessageTag
Deprecated.  
setKey(String) - Method in class org.chwf.taglib.ji18n.IncludeTag
Deprecated.  
setLang(String) - Method in class org.chwf.taglib.jhtml.FormTag
Pass-through attribute.
setLang(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setLang(String) - Method in class org.chwf.taglib.jhtml.LinkTag
Pass-through attribute.
setLang(String) - Method in class org.chwf.taglib.jhtml.LabelTag
Pass-through attribute.
setLang(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setLocale(Locale) - Static method in class org.chwf.i18n.UserLocale
Set the user's locale.
setLocale(Locale) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
setMaxInactiveInterval(int) - Method in class org.chwf.servlet.mock.MockSession
Unsupported
setMaxlength(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setMaxlength(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setMethod(String) - Method in class org.chwf.taglib.jhtml.FormTag
Pass-through attribute.
setName(String) - Method in class org.chwf.taglib.jhtml.FormTag
Pass-through attribute.
setName(String) - Method in class org.chwf.taglib.jhtml.FieldTagSupport
The form field name.
setName(String) - Method in class org.chwf.taglib.jhtml.InputTag
Calls superclass method.
setName(String) - Method in class org.chwf.taglib.jhtml.LinkTag
Pass-through attribute.
setName(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Calls superclass method.
setName(String) - Method in class org.chwf.taglib.ji18n.MessageTag
The message name.
setName(String) - Method in class org.chwf.taglib.ji18n.IncludeTag
The message name.
setName(String) - Method in class org.chwf.taglib.jutil.ParamTag
The parameter name.
setName(String) - Method in class org.chwf.taglib.jutil.AttributeTag
The parameter name.
setName(String) - Method in class org.chwf.taglib.jutil.ElementTag
The element name.
setNextException(ResourceException) - Method in class org.chwf.resources.ResourceException
Method for chaining multiple resource exceptions.
setNormal(String) - Method in class org.chwf.taglib.jhtml.FieldPatternTag
Set the normal pattern.
setObject(String) - Method in class org.chwf.taglib.base.ObjectTagSupport
The object name.
setObject(String) - Method in class org.chwf.taglib.jhtml.FormTag
Calls superclass method.
setObject(String) - Method in class org.chwf.taglib.jhtml.InputTag
Calls superclass method.
setObject(String) - Method in class org.chwf.taglib.jhtml.LabelTag
Calls superclass method.
setObject(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Calls superclass method.
setObject(String) - Method in class org.chwf.taglib.jutil.IfTag
Calls superclass method.
setObject(String) - Method in class org.chwf.taglib.jutil.PrintTag
Calls superclass method.
setObject(String) - Method in class org.chwf.taglib.jutil.ParamTag
The object name.
setObject(String) - Method in class org.chwf.taglib.jutil.SetTag
Calls superclass method.
setObject(String) - Method in class org.chwf.taglib.jutil.AttributeTag
The object name.
setObject(String) - Method in class org.chwf.taglib.jutil.ElseIfTag
Calls superclass method.
setOptions(String) - Method in class org.chwf.taglib.jhtml.InputTag
The name of the web application variable containing input items options.
setOptions(String) - Method in class org.chwf.taglib.jhtml.FieldTag
The name of the web application variable containing input items options.
setPageAttribute(PageContext, String, Object) - Static method in class org.chwf.servlet.ServletUtils
Utility method to compensate for the "feature" of PageContext that it throws a NullPointerException when setting a null attribute value.
setParameter(String) - Method in class org.chwf.taglib.jutil.PrintErrorTag
For parameter-associated errors.
setProperty(String) - Method in class org.chwf.taglib.base.ObjectTagSupport
The object property being retrieved.
setProperty(String) - Method in class org.chwf.taglib.jhtml.InputTag
Calls superclass method.
setProperty(String) - Method in class org.chwf.taglib.jhtml.LabelTag
Calls superclass method.
setProperty(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Calls superclass method.
setProperty(String) - Method in class org.chwf.taglib.jutil.IfTag
Calls superclass method.
setProperty(String) - Method in class org.chwf.taglib.jutil.UseTag
Calls superclass method.
setProperty(String) - Method in class org.chwf.taglib.jutil.PrintTag
Calls superclass method.
setProperty(String) - Method in class org.chwf.taglib.jutil.ParamTag
The object property being retrieved.
setProperty(String) - Method in class org.chwf.taglib.jutil.SetTag
Calls superclass method.
setProperty(String) - Method in class org.chwf.taglib.jutil.AttributeTag
The object property being retrieved.
setProperty(String) - Method in class org.chwf.taglib.jutil.ElseIfTag
Calls superclass method.
setRealPathRoot(String) - Method in class org.chwf.servlet.mock.MockServletContext
MOCK METHOD: Set the real path root for getRealPath().
setRegistryEntry(String, Object) - Static method in class org.chwf.registry.UserRegistry
Set registry entry value.
setRemoteUser(String) - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Set the remote user.
setRequestURI(String) - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Set the request URI.
setResource(String) - Method in class org.chwf.taglib.ji18n.MessageTag
The resource name.
setResource(String) - Method in class org.chwf.taglib.ji18n.IncludeTag
The resource name.
setResult(Object) - Method in class org.chwf.servlet.InvocationContext
Set the invoked method's result.
setRows(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setRows(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setSecure(boolean) - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Set secure (SSL encryption).
setServletPath(String) - Method in class org.chwf.servlet.mock.MockServletRequest
MOCK METHOD: Set the servlet path.
setSize(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setSize(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setStatus(int) - Method in class org.chwf.servlet.mock.MockServletResponse
Unsupported
setStatus(int, String) - Method in class org.chwf.servlet.mock.MockServletResponse
Deprecated.  
setStyle(String) - Method in class org.chwf.taglib.jhtml.FormTag
Pass-through attribute.
setStyle(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setStyle(String) - Method in class org.chwf.taglib.jhtml.LinkTag
Pass-through attribute.
setStyle(String) - Method in class org.chwf.taglib.jhtml.LabelTag
Pass-through attribute.
setStyle(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setStyleClass(String) - Method in class org.chwf.taglib.jhtml.FormTag
Pass-through attribute.
setStyleClass(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setStyleClass(String) - Method in class org.chwf.taglib.jhtml.LinkTag
Pass-through attribute.
setStyleClass(String) - Method in class org.chwf.taglib.jhtml.LabelTag
Pass-through attribute.
setStyleClass(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
SetTag - class org.chwf.taglib.jutil.SetTag.
Tag handler for the <set> tag.
SetTag() - Constructor for class org.chwf.taglib.jutil.SetTag
 
setTarget(String) - Method in class org.chwf.taglib.jhtml.FormTag
Pass-through attribute.
setTarget(String) - Method in class org.chwf.taglib.jhtml.LinkTag
Pass-through attribute.
setTitle(String) - Method in class org.chwf.taglib.jhtml.FormTag
Pass-through attribute.
setTitle(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setTitle(String) - Method in class org.chwf.taglib.jhtml.LinkTag
Pass-through attribute.
setTitle(String) - Method in class org.chwf.taglib.jhtml.LabelTag
Pass-through attribute.
setTitle(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
setType(String) - Method in class org.chwf.taglib.jhtml.InputTag
Set the input element type.
setType(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Set the input element type.
setType(String) - Method in class org.chwf.taglib.jutil.NewTag
The class name of the new object.
setUp() - Method in class org.chwf.servlet.mock.ServletTestCase
Init data.
setUp() - Method in class org.chwf.servlet.mock.ControllerTestCase
This method must be invoked in the setUp() method of subclasses: super.setUp()
setValidations(Boolean) - Method in class org.chwf.taglib.jhtml.FormTag
Whether validations are supported.
setValidations(Boolean) - Method in class org.chwf.taglib.jhtml.InputTag
Whether validations are supported.
setValidations(Boolean) - Method in class org.chwf.taglib.jhtml.FieldTag
Whether validations are supported.
setValue(String) - Method in class org.chwf.taglib.ji18n.UrlTag
The url value.
setVar(String) - Method in class org.chwf.taglib.base.ObjectTagSupport
The variable name used to store an object.
setVar(String) - Method in class org.chwf.taglib.jutil.ForEachTag
The var name holding each object for iteration.
setVar(String) - Method in class org.chwf.taglib.jutil.UseTag
Calls superclass method.
setVar(String) - Method in class org.chwf.taglib.jutil.SetTag
Calls superclass method.
setVar(String) - Method in class org.chwf.taglib.jutil.NewTag
The variable name.
setView(String) - Method in class org.chwf.servlet.Controller
Set the view for the controller.
setView(String) - Method in class org.chwf.servlet.InvocationContext
Set the view for the controller.
setView(String, String, Object) - Method in class org.chwf.servlet.Controller
Set the view and a single parameter value for the controller.
setView(String, String, Object) - Method in class org.chwf.servlet.InvocationContext
Set the view and a single parameter value for the controller.
setWrap(String) - Method in class org.chwf.taglib.jhtml.InputTag
Pass-through attribute.
setWrap(String) - Method in class org.chwf.taglib.jhtml.FieldTag
Pass-through attribute.
ShortConverter - class org.chwf.converter.basic.ShortConverter.
Converter for shorts.
ShortConverter() - Constructor for class org.chwf.converter.basic.ShortConverter
 
size() - Method in class org.chwf.util.SequencedHashMap
Implements Map.size().
splitPattern(String) - Static method in class org.chwf.taglib.jhtml.FieldPatternTag
Split the specified pattern into its individual elements.
SQLDateConverter - class org.chwf.converter.basic.SQLDateConverter.
Converter for java.sql.Date dates.
SQLDateConverter() - Constructor for class org.chwf.converter.basic.SQLDateConverter
 
SQLTimeConverter - class org.chwf.converter.basic.SQLTimeConverter.
Converter for java.sql.Date dates.
SQLTimeConverter() - Constructor for class org.chwf.converter.basic.SQLTimeConverter
 
SQLTimestampConverter - class org.chwf.converter.basic.SQLTimestampConverter.
Converter for java.sql.Date dates.
SQLTimestampConverter() - Constructor for class org.chwf.converter.basic.SQLTimestampConverter
 
start() - Method in class org.chwf.servlet.Controller
A lifecycle method called at the beginning of each controller invocation.
stop() - Method in class org.chwf.servlet.Controller
A lifecycle method called at the end of each controller invocation.
storeDefaultObject(Object) - Method in class org.chwf.taglib.base.ObjectTagSupport
Store the default object.
StringConverter - class org.chwf.converter.basic.StringConverter.
Converter for strings.
StringConverter() - Constructor for class org.chwf.converter.basic.StringConverter
 

T

TagDoc - class org.chwf.webdoc.TagDoc.
A Java class with a main method for documenting tag library descriptors.
TagDoc() - Constructor for class org.chwf.webdoc.TagDoc
 
TagException - exception org.chwf.taglib.base.TagException.
Exception for Chrysalis tag library exceptions.
TagException(String) - Constructor for class org.chwf.taglib.base.TagException
Constructor.
TagException(String, Object[]) - Constructor for class org.chwf.taglib.base.TagException
Constructor.
TagException(Throwable) - Constructor for class org.chwf.taglib.base.TagException
Constructor.
TARGET_URI - Static variable in class org.chwf.servlet.filter.ResourceMapper
Key used to cache the target URI in the request.
tearDown() - Method in class org.chwf.servlet.mock.ServletTestCase
Cleanup data.
tearDown() - Method in class org.chwf.servlet.mock.ControllerTestCase
This method must be invoked in the tearDown() method of subclasses: super.tearDown()
TemplateFilter - class org.chwf.servlet.view.TemplateFilter.
A filter that invokes a template, passing in the chain to the target URI.
TemplateFilter() - Constructor for class org.chwf.servlet.view.TemplateFilter
 
testWhetherAllMethodsAreTested() - Method in class org.chwf.servlet.mock.ReflectingTestCase
Ensure that public methods are tested.
testWhetherClassAndTestNameMatches() - Method in class org.chwf.servlet.mock.ReflectingTestCase
Ensure that the test class's fully qualified name is in the form "test.package.TestedClassTest"
toString() - Method in class org.chwf.i18n.MessageException
Exception name plus the message.
toString() - Method in class org.chwf.i18n.RuntimeMessageException
Exception name plus the message.
toString() - Method in class org.chwf.i18n.Message
Returns the formatted message using the user's locale.
toString() - Method in class org.chwf.util.SequencedHashMap
Provides a string representation of the entries within the map.
TRUE_STRING - Static variable in class org.chwf.taglib.jhtml.InputTag
Constant for true string values.
TYPE_CHECKBOX - Static variable in interface org.chwf.plugin.ValidationData
Input type for checkbox.
TYPE_FIXED - Static variable in interface org.chwf.plugin.ValidationData
Input type for fixed.
TYPE_HIDDEN - Static variable in interface org.chwf.plugin.ValidationData
Input type for hidden.
TYPE_PASSWORD - Static variable in interface org.chwf.plugin.ValidationData
Input type for password.
TYPE_SELECT - Static variable in interface org.chwf.plugin.ValidationData
Input type for select.
TYPE_TEXT - Static variable in interface org.chwf.plugin.ValidationData
Input type for text.
TYPE_TEXTAREA - Static variable in interface org.chwf.plugin.ValidationData
Input type for textarea.

U

URIMapper - class org.chwf.servlet.engine.URIMapper.
Utility class for managing URI mapping's for Controller classes, methods, views and error pages as well as configuration data.
URIMapper() - Constructor for class org.chwf.servlet.engine.URIMapper
 
UrlTag - class org.chwf.taglib.ji18n.UrlTag.
Tag handler for the <url> tag.
UrlTag() - Constructor for class org.chwf.taglib.ji18n.UrlTag
 
User - class org.chwf.plugin.User.
An abstract superclass for custom user information.
User() - Constructor for class org.chwf.plugin.User
No-op constructor.
UserLocale - class org.chwf.i18n.UserLocale.
A class for storing and retrieving the user's locale in the UserRegistry.
UserLocale() - Constructor for class org.chwf.i18n.UserLocale
 
UserRegistry - class org.chwf.registry.UserRegistry.
A class for caching user-specific data.
UserRegistry() - Constructor for class org.chwf.registry.UserRegistry
 
UseTag - class org.chwf.taglib.jutil.UseTag.
Tag handler for the <use> tag.
UseTag() - Constructor for class org.chwf.taglib.jutil.UseTag
 

V

validate(Object, String, boolean) - Method in class org.chwf.filter.Validator
Validate property value.
validate(Object, String, byte) - Method in class org.chwf.filter.Validator
Validate property value.
validate(Object, String, double) - Method in class org.chwf.filter.Validator
Validate property value.
validate(Object, String, float) - Method in class org.chwf.filter.Validator
Validate property value.
validate(Object, String, int) - Method in class org.chwf.filter.Validator
Validate property value.
validate(Object, String, long) - Method in class org.chwf.filter.Validator
Validate property value.
validate(Object, String, Object) - Method in class org.chwf.filter.Validator
Validate property value.
validate(Object, String, Object) - Method in class org.chwf.filter.GenericValidator
Validate property value.
validate(Object, String, short) - Method in class org.chwf.filter.Validator
Validate property value.
ValidationData - interface org.chwf.plugin.ValidationData.
Interface for components that contain validation data used to generate client-side validation with the Scripter class.
ValidationException - exception org.chwf.filter.ValidationException.
Exception thrown for validation errors.
ValidationException(String, Object[]) - Constructor for class org.chwf.filter.ValidationException
Constructor.
Validator - class org.chwf.filter.Validator.
The Validator class is the abstract superclass of all validators.
Validator(Class) - Constructor for class org.chwf.filter.Validator
Constructor to specify the class of validated bean.
values() - Method in class org.chwf.util.SequencedHashMap
Implements Map.values().
VIEW_PROPERTY_SUFFIX - Static variable in class org.chwf.servlet.engine.URIMapper
The view suffix for properties.
ViewFilter - class org.chwf.servlet.view.ViewFilter.
A filter that processes view logic.
ViewFilter() - Constructor for class org.chwf.servlet.view.ViewFilter
 

W

WebDoc - class org.chwf.webdoc.WebDoc.
A Java class with a main method for documenting web applications XML descriptors.
WebDoc() - Constructor for class org.chwf.webdoc.WebDoc
 
write(char[], int, int) - Method in class org.chwf.servlet.mock.MockJspWriter
/** Unsupported
writeExternal(ObjectOutput) - Method in class org.chwf.util.SequencedHashMap
Serializes this map to the given stream.
writeOut(Writer) - Method in class org.chwf.servlet.mock.MockJspWriter
Unsupported.

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

Copyright © 2002-2004, Paul Strack. All Rights Reserved.