Library:Apache Struts
Version:1.2.9
Compatibility:JDK 1.4
Interfaces in library Apache Struts.
NamePackageDescription
AddTagParentorg.apache.struts.taglib.tilesTag classes implementing this interface can contain nested PutTags.
AttributeDefinitionorg.apache.struts.tilesAttribute definition used in a component definition.
ComponentConstantsorg.apache.struts.taglib.tilesConstants used by Tiles/Components.
ComponentDefinitionsFactoryorg.apache.struts.tilesComponent repository interface.
ConfigHelperInterfaceorg.apache.struts.configNOTE: THIS CLASS IS UNDER ACTIVE DEVELOPMENT.
Controllerorg.apache.struts.tilesA controller is a piece of code called before rendering a jsp page.
DefinitionsFactoryorg.apache.struts.tilesTiles Definition factory.
DownloadAction.StreamInfoorg.apache.struts.actionsThe information on a file, or other stream, to be downloaded by the DownloadAction.
FormFileorg.apache.struts.uploadThis interface represents a file that has been uploaded by a client.
InsertTag.TagHandlerorg.apache.struts.taglib.tilesInner Interface.
MenuItemorg.apache.struts.tiles.beansInterface for MenuItems.
ModuleConfigorg.apache.struts.config

The collection of static configuration information that describes a Struts-based module.

MultipartRequestHandlerorg.apache.struts.uploadMultipartRequestHandler provides an standard interface for struts to deal with file uploads from forms with enctypes of "multipart/form-data".
NestedNameSupportorg.apache.struts.taglib.nestedThis is so that managing classes can tell if a nested tag needs to have its name property set.
NestedParentSupportorg.apache.struts.taglib.nestedThis interface is so managing classes of the nested tag can identify a tag as a parent tag that other tags retrieve nested properties from.
NestedPropertySupportorg.apache.struts.taglib.nestedThis interface is for managing classes of the nested extension, so they can know to set the tag's property property.
NestedTagSupportorg.apache.struts.taglib.nestedThis is to simply allow managing classes to identify the tags to invoke common methods against them.
PlugInorg.apache.struts.action

A PlugIn is a configuration wrapper for a module-specific resource or service that needs to be notified about application startup and application shutdown events (corresponding to when the container calls init and destroy on the corresponding ActionServlet instance).

PutListTagParentorg.apache.struts.taglib.tilesTag classes implementing this interface can contains nested PutTag.
PutTagParentorg.apache.struts.taglib.tilesTag classes implementing this interface can contain nested PutTag.
ValidWhenParserTokenTypesorg.apache.struts.validator.validwhenNo description provided.
Search