Serialized Form


Package org.apache.struts.tiles

Class org.apache.struts.tiles.ComponentContext extends Object implements Serializable

Serialized Fields

attributes

Map<K,V> attributes

Class org.apache.struts.tiles.ComponentDefinition extends Object implements Serializable

Serialized Fields

name

String name

path

String path

attributes

Map<K,V> attributes

role

String role

controller

String controller

controllerType

String controllerType

controllerInstance

org.apache.struts.tiles.Controller controllerInstance

Class org.apache.struts.tiles.CustomI18nFactorySet extends org.apache.struts.tiles.xmlDefinition.I18nFactorySet implements Serializable

Class org.apache.struts.tiles.DefinitionAttribute extends org.apache.struts.tiles.UntypedAttribute implements Serializable

Class org.apache.struts.tiles.DefinitionNameAttribute extends org.apache.struts.tiles.UntypedAttribute implements Serializable

Class org.apache.struts.tiles.DefinitionsFactoryConfig extends Object implements Serializable

Serialized Fields

factoryClassname

String factoryClassname

parserValidate

boolean parserValidate

definitionConfigFiles

String definitionConfigFiles

moduleAware

boolean moduleAware

factoryName

String factoryName

extraAttributes

Map<K,V> extraAttributes

Class org.apache.struts.tiles.DefinitionsFactoryException extends org.apache.struts.tiles.TilesException implements Serializable

Serialized Fields

exception

Exception exception

Class org.apache.struts.tiles.DirectStringAttribute extends org.apache.struts.tiles.UntypedAttribute implements Serializable

Class org.apache.struts.tiles.FactoryNotFoundException extends org.apache.struts.tiles.DefinitionsFactoryException implements Serializable

Class org.apache.struts.tiles.NoSuchDefinitionException extends org.apache.struts.tiles.DefinitionsFactoryException implements Serializable

Class org.apache.struts.tiles.PathAttribute extends org.apache.struts.tiles.UntypedAttribute implements Serializable

Class org.apache.struts.tiles.RedeployableActionServlet extends ActionServlet implements Serializable

Serialized Fields

tileProcessor

org.apache.struts.tiles.TilesRequestProcessor tileProcessor

Class org.apache.struts.tiles.TilesException extends Exception implements Serializable

Serialized Fields

exception

Exception exception

Class org.apache.struts.tiles.TilesUtilImpl extends Object implements Serializable

Class org.apache.struts.tiles.TilesUtilStrutsImpl extends org.apache.struts.tiles.TilesUtilImpl implements Serializable

Class org.apache.struts.tiles.TilesUtilStrutsModulesImpl extends org.apache.struts.tiles.TilesUtilStrutsImpl implements Serializable

Class org.apache.struts.tiles.UntypedAttribute extends Object implements Serializable

Serialized Fields

role

String role

value

Object value



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.