Package | Description |
---|---|
net.sourceforge.stripes.config |
This package provides Configuration services for Stripes, including interfaces for
locating configured components and configuration parameters.
|
net.sourceforge.stripes.controller |
This package contains classes which form the core internals of Stripes.
|
net.sourceforge.stripes.controller.multipart |
Contains classes for parsing and dealing with multipart/form-data requests.
|
net.sourceforge.stripes.exception |
Contains interfaces and implementations of exception handling strategy classes.
|
net.sourceforge.stripes.format |
Contains functionality for integrating formatting of Java objects with the
Stripes tag library.
|
net.sourceforge.stripes.integration.spring |
Provides classes for integrating a Stripes application with Spring, primarily by
injecting Spring beans into ActionBeans.
|
net.sourceforge.stripes.localization |
This package is used by Stripes to provide localization capabilities to application.
|
net.sourceforge.stripes.tag |
Contains implementation classes for all the Stripes custom tags and interfaces
for overriding the strategy used to (re-)populate tag values and rendering tags
in case of validation errors.
|
net.sourceforge.stripes.validation |
This package contains interfaces and implementations of error message classes
and of classes that convert Strings to rich objects, providing validation during
the conversion.
|
Class and Description |
---|
BootstrapPropertyResolver
Resolves configuration properties that are used to bootstrap the system.
|
ConfigurableComponent
Interface which is extended by all the major configurable chunks of Stripes.
|
Configuration
Type safe interface for accessing configuration information used to configure Stripes.
|
DefaultConfiguration
Centralized location for defaults for all Configuration properties.
|
Class and Description |
---|
ConfigurableComponent
Interface which is extended by all the major configurable chunks of Stripes.
|
Configuration
Type safe interface for accessing configuration information used to configure Stripes.
|
Class and Description |
---|
ConfigurableComponent
Interface which is extended by all the major configurable chunks of Stripes.
|
Configuration
Type safe interface for accessing configuration information used to configure Stripes.
|
Class and Description |
---|
ConfigurableComponent
Interface which is extended by all the major configurable chunks of Stripes.
|
Configuration
Type safe interface for accessing configuration information used to configure Stripes.
|
Class and Description |
---|
ConfigurableComponent
Interface which is extended by all the major configurable chunks of Stripes.
|
Configuration
Type safe interface for accessing configuration information used to configure Stripes.
|
Class and Description |
---|
ConfigurableComponent
Interface which is extended by all the major configurable chunks of Stripes.
|
Configuration
Type safe interface for accessing configuration information used to configure Stripes.
|
Class and Description |
---|
ConfigurableComponent
Interface which is extended by all the major configurable chunks of Stripes.
|
Configuration
Type safe interface for accessing configuration information used to configure Stripes.
|
Class and Description |
---|
ConfigurableComponent
Interface which is extended by all the major configurable chunks of Stripes.
|
Configuration
Type safe interface for accessing configuration information used to configure Stripes.
|
Class and Description |
---|
ConfigurableComponent
Interface which is extended by all the major configurable chunks of Stripes.
|
Configuration
Type safe interface for accessing configuration information used to configure Stripes.
|
? Copyright 2005-2006, Stripes Development Team.