Serialized Form


Package org.apache.struts.action

Class org.apache.struts.action.ActionErrors extends ActionMessages implements Serializable

Class org.apache.struts.action.ActionForm extends Object implements Serializable

Class org.apache.struts.action.ActionFormBean extends FormBeanConfig implements Serializable

Class org.apache.struts.action.ActionForward extends ForwardConfig implements Serializable

Class org.apache.struts.action.ActionMapping extends ActionConfig implements Serializable

Class org.apache.struts.action.ActionMessage extends Object implements Serializable

Serialized Fields

key

String key

values

Object[] values

resource

boolean resource

Class org.apache.struts.action.ActionMessages extends Object implements Serializable

Serialized Fields

accessed

boolean accessed

messages

HashMap<K,V> messages

iCount

int iCount

Class org.apache.struts.action.ActionMessages.ActionMessageItem extends Object implements Serializable

Serialized Fields

list

List<E> list

iOrder

int iOrder

property

String property

Class org.apache.struts.action.ActionRedirect extends ActionForward implements Serializable

Serialized Fields

parameterValues

Map<K,V> parameterValues

anchorValue

String anchorValue

Class org.apache.struts.action.ActionServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

config

String config

chainConfig

String chainConfig

configDigester

org.apache.commons.digester.Digester configDigester

convertNull

boolean convertNull

internal

MessageResources internal

internalName

String internalName

registrations

String[] registrations

servletMapping

String servletMapping

servletName

String servletName

Class org.apache.struts.action.ActionServletWrapper extends Object implements Serializable

Class org.apache.struts.action.DynaActionForm extends ActionForm implements Serializable

Serialized Fields

dynaClass

DynaActionFormClass dynaClass

dynaValues

HashMap<K,V> dynaValues

Class org.apache.struts.action.DynaActionFormClass extends Object implements Serializable

Serialized Fields

config

FormBeanConfig config

name

String name

properties

DynaProperty[] properties

propertiesMap

HashMap<K,V> propertiesMap

Class org.apache.struts.action.ForwardingActionForward extends ActionForward implements Serializable

Class org.apache.struts.action.InvalidCancelException extends Exception implements Serializable

Class org.apache.struts.action.RedirectingActionForward extends ActionForward implements Serializable

Class org.apache.struts.action.RequestActionMapping extends ActionMapping implements Serializable

Class org.apache.struts.action.SessionActionMapping extends ActionMapping implements Serializable

Class org.apache.struts.action.TestActionServlet.CustomActionConfig extends ActionConfig implements Serializable

Serialized Fields

processExtendsCalled

boolean processExtendsCalled

Class org.apache.struts.action.TestActionServlet.CustomExceptionConfig extends ExceptionConfig implements Serializable

Serialized Fields

processExtendsCalled

boolean processExtendsCalled

Class org.apache.struts.action.TestActionServlet.CustomFormBeanConfig extends FormBeanConfig implements Serializable

Serialized Fields

processExtendsCalled

boolean processExtendsCalled

Class org.apache.struts.action.TestActionServlet.CustomForwardConfig extends ForwardConfig implements Serializable

Serialized Fields

processExtendsCalled

boolean processExtendsCalled

Package org.apache.struts.apps.mailreader.dao

Class org.apache.struts.apps.mailreader.dao.ExpiredPasswordException extends Exception implements Serializable


Package org.apache.struts.config

Class org.apache.struts.config.ActionConfig extends BaseConfig implements Serializable

Serialized Fields

exceptions

HashMap<K,V> exceptions

forwards

HashMap<K,V> forwards

moduleConfig

ModuleConfig moduleConfig

attribute

String attribute

actionId

String actionId

inherit

String inherit

cancellableSet

boolean cancellableSet

cancellable

boolean cancellable

extensionProcessed

boolean extensionProcessed

forward

String forward

include

String include

input

String input

multipartClass

String multipartClass

name

String name

parameter

String parameter

path

String path

prefix

String prefix

roles

String roles

roleNames

String[] roleNames

scope

String scope

suffix

String suffix

type

String type

unknown

boolean unknown

validateSet

boolean validateSet

validate

boolean validate

command

String command

catalog

String catalog

Class org.apache.struts.config.ActionConfigMatcher extends Object implements Serializable

Serialized Fields

compiledPaths

List<E> compiledPaths

Class org.apache.struts.config.BaseConfig extends Object implements Serializable

Serialized Fields

configured

boolean configured

properties

Properties properties

Class org.apache.struts.config.ControllerConfig extends BaseConfig implements Serializable

Serialized Fields

bufferSize

int bufferSize

contentType

String contentType

catalog

String catalog

command

String command

forwardPattern

String forwardPattern

inputForward

boolean inputForward

locale

boolean locale

maxFileSize

String maxFileSize

memFileSize

String memFileSize

multipartClass

String multipartClass

nocache

boolean nocache

pagePattern

String pagePattern

processorClass

String processorClass

tempDir

String tempDir

Class org.apache.struts.config.CustomMappingTest extends ActionMapping implements Serializable

Serialized Fields

pub

boolean pub

Class org.apache.struts.config.ExceptionConfig extends BaseConfig implements Serializable

Serialized Fields

bundle

String bundle

inherit

String inherit

extensionProcessed

boolean extensionProcessed

handler

String handler

key

String key

path

String path

scope

String scope

type

String type

Class org.apache.struts.config.FormBeanConfig extends BaseConfig implements Serializable

Serialized Fields

formProperties

HashMap<K,V> formProperties

lock

String lock

dynamic

boolean dynamic

inherit

String inherit

extensionProcessed

boolean extensionProcessed

name

String name

type

String type

restricted

boolean restricted

Class org.apache.struts.config.FormPropertyConfig extends BaseConfig implements Serializable

Serialized Fields

initial

String initial

name

String name

reset

String reset

size

int size

type

String type

Class org.apache.struts.config.ForwardConfig extends BaseConfig implements Serializable

Serialized Fields

inherit

String inherit

extensionProcessed

boolean extensionProcessed

name

String name

path

String path

module

String module

redirect

boolean redirect

command

String command

catalog

String catalog

Class org.apache.struts.config.MessageResourcesConfig extends BaseConfig implements Serializable

Serialized Fields

factory

String factory

key

String key

nullValue

boolean nullValue

escape

boolean escape

parameter

String parameter

Class org.apache.struts.config.PlugInConfig extends Object implements Serializable

Serialized Fields

configured

boolean configured

properties

Map<K,V> properties

className

String className

Class org.apache.struts.config.TestActionConfig.CustomActionConfig extends ActionConfig implements Serializable

Serialized Fields

processExtendsCalled

boolean processExtendsCalled

Class org.apache.struts.config.TestFormBeanConfig.CustomFormBeanConfig extends FormBeanConfig implements Serializable

Serialized Fields

processExtendsCalled

boolean processExtendsCalled

Package org.apache.struts.taglib.html

Class org.apache.struts.taglib.html.BaseFieldTag extends BaseInputTag implements Serializable

Serialized Fields

accept

String accept

redisplay

boolean redisplay

type

String type

Class org.apache.struts.taglib.html.BaseHandlerTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

accesskey

String accesskey

tabindex

String tabindex

indexed

boolean indexed

onclick

String onclick

ondblclick

String ondblclick

onmouseover

String onmouseover

onmouseout

String onmouseout

onmousemove

String onmousemove

onmousedown

String onmousedown

onmouseup

String onmouseup

onkeydown

String onkeydown

onkeyup

String onkeyup

onkeypress

String onkeypress

onselect

String onselect

onchange

String onchange

onblur

String onblur

onfocus

String onfocus

disabled

boolean disabled

doDisabled

boolean doDisabled

readonly

boolean readonly

doReadonly

boolean doReadonly

style

String style

styleClass

String styleClass

styleId

String styleId

errorKey

String errorKey

errorStyle

String errorStyle

errorStyleClass

String errorStyleClass

errorStyleId

String errorStyleId

alt

String alt

altKey

String altKey

bundle

String bundle

locale

String locale

title

String title

lang

String lang

dir

String dir

titleKey

String titleKey

loopTagClass

Class<T> loopTagClass

loopTagGetStatus

Method loopTagGetStatus

loopTagStatusClass

Class<T> loopTagStatusClass

loopTagStatusGetIndex

Method loopTagStatusGetIndex

triedJstlInit

boolean triedJstlInit

triedJstlSuccess

boolean triedJstlSuccess

Class org.apache.struts.taglib.html.BaseInputTag extends BaseHandlerTag implements Serializable

Serialized Fields

autocomplete

String autocomplete

cols

String cols

maxlength

String maxlength

property

String property

rows

String rows

value

String value

name

String name

Class org.apache.struts.taglib.html.BaseTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

REF_SITE

String REF_SITE

REF_PAGE

String REF_PAGE

server

String server

target

String target

ref

String ref

Class org.apache.struts.taglib.html.ButtonTag extends SubmitTag implements Serializable

Class org.apache.struts.taglib.html.CancelTag extends SubmitTag implements Serializable

Class org.apache.struts.taglib.html.CheckboxTag extends BaseHandlerTag implements Serializable

Serialized Fields

name

String name

property

String property

text

String text

value

String value

Class org.apache.struts.taglib.html.ErrorsTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

bundle

String bundle

locale

String locale

name

String name

property

String property

header

String header

footer

String footer

prefix

String prefix

suffix

String suffix

Class org.apache.struts.taglib.html.FileTag extends BaseFieldTag implements Serializable

Class org.apache.struts.taglib.html.FormTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

action

String action

autocomplete

String autocomplete

postbackAction

String postbackAction

moduleConfig

ModuleConfig moduleConfig

enctype

String enctype

focus

String focus

focusIndex

String focusIndex

mapping

ActionMapping mapping

method

String method

onreset

String onreset

onsubmit

String onsubmit

scriptLanguage

boolean scriptLanguage

servlet

ActionServlet servlet

style

String style

styleClass

String styleClass

styleId

String styleId

target

String target

beanName

String beanName

beanScope

String beanScope

beanType

String beanType

acceptCharset

String acceptCharset

disabled

boolean disabled

readonly

boolean readonly

lang

String lang

dir

String dir

Class org.apache.struts.taglib.html.FrameTag extends LinkTag implements Serializable

Serialized Fields

frameborder

String frameborder

frameName

String frameName

longdesc

String longdesc

marginheight

Integer marginheight

marginwidth

Integer marginwidth

noresize

boolean noresize

scrolling

String scrolling

Class org.apache.struts.taglib.html.HiddenTag extends BaseFieldTag implements Serializable

Serialized Fields

write

boolean write

Class org.apache.struts.taglib.html.HtmlTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

xhtml

boolean xhtml

lang

boolean lang

Class org.apache.struts.taglib.html.ImageTag extends SubmitTag implements Serializable

Serialized Fields

align

String align

border

String border

page

String page

pageKey

String pageKey

src

String src

srcKey

String srcKey

module

String module

Class org.apache.struts.taglib.html.ImgTag extends BaseHandlerTag implements Serializable

Serialized Fields

align

String align

border

String border

height

String height

hspace

String hspace

imageName

String imageName

ismap

String ismap

name

String name

page

String page

pageKey

String pageKey

action

String action

module

String module

paramId

String paramId

paramName

String paramName

paramProperty

String paramProperty

paramScope

String paramScope

property

String property

scope

String scope

src

String src

srcKey

String srcKey

usemap

String usemap

vspace

String vspace

width

String width

useLocalEncoding

boolean useLocalEncoding

Class org.apache.struts.taglib.html.JavascriptValidatorTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

bundle

String bundle

formName

String formName

jsFormName

String jsFormName

page

int page

methodName

String methodName

scriptLanguage

boolean scriptLanguage

staticJavascript

String staticJavascript

dynamicJavascript

String dynamicJavascript

src

String src

htmlComment

String htmlComment

cdata

String cdata

Class org.apache.struts.taglib.html.LinkTag extends BaseHandlerTag implements Serializable

Serialized Fields

text

String text

anchor

String anchor

forward

String forward

href

String href

linkName

String linkName

name

String name

page

String page

action

String action

module

String module

paramId

String paramId

paramName

String paramName

paramProperty

String paramProperty

paramScope

String paramScope

property

String property

scope

String scope

target

String target

transaction

boolean transaction

parameters

Map<K,V> parameters

indexId

String indexId

useLocalEncoding

boolean useLocalEncoding

Class org.apache.struts.taglib.html.MessagesTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

iterator

Iterator<E> iterator

processed

boolean processed

id

String id

bundle

String bundle

locale

String locale

name

String name

property

String property

header

String header

footer

String footer

message

String message

Class org.apache.struts.taglib.html.MultiboxTag extends BaseHandlerTag implements Serializable

Serialized Fields

constant

String constant

name

String name

property

String property

value

String value

Class org.apache.struts.taglib.html.OptionsCollectionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

filter

boolean filter

label

String label

name

String name

property

String property

style

String style

styleClass

String styleClass

value

String value

Class org.apache.struts.taglib.html.OptionsTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

collection

String collection

filter

boolean filter

labelName

String labelName

labelProperty

String labelProperty

name

String name

property

String property

style

String style

styleClass

String styleClass

Class org.apache.struts.taglib.html.OptionTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

text

String text

bundle

String bundle

disabled

boolean disabled

filter

boolean filter

key

String key

locale

String locale

style

String style

styleClass

String styleClass

styleId

String styleId

lang

String lang

dir

String dir

value

String value

Class org.apache.struts.taglib.html.ParamTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

name

String name

value

String value

Class org.apache.struts.taglib.html.PasswordTag extends BaseFieldTag implements Serializable

Class org.apache.struts.taglib.html.RadioTag extends BaseHandlerTag implements Serializable

Serialized Fields

name

String name

property

String property

text

String text

value

String value

idName

String idName

Class org.apache.struts.taglib.html.ResetTag extends SubmitTag implements Serializable

Class org.apache.struts.taglib.html.RewriteTag extends LinkTag implements Serializable

Class org.apache.struts.taglib.html.SelectTag extends BaseHandlerTag implements Serializable

Serialized Fields

match

String[] match

multiple

String multiple

name

String name

property

String property

saveBody

String saveBody

size

String size

value

String value

Class org.apache.struts.taglib.html.SubmitTag extends BaseHandlerTag implements Serializable

Serialized Fields

property

String property

text

String text

value

String value

Class org.apache.struts.taglib.html.TextareaTag extends BaseInputTag implements Serializable

Class org.apache.struts.taglib.html.TextTag extends BaseFieldTag implements Serializable

Class org.apache.struts.taglib.html.XhtmlTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable


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

Controller controllerInstance

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

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

Class org.apache.struts.tiles.DefinitionNameAttribute extends 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 TilesException implements Serializable

Serialized Fields

exception

Exception exception

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

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

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

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

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

Serialized Fields

tileProcessor

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 TilesUtilImpl implements Serializable

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

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

Serialized Fields

role

String role

value

Object value

Package org.apache.struts.util

Class org.apache.struts.util.ImageButtonBean extends Object implements Serializable

Serialized Fields

x

String x

y

String y

Class org.apache.struts.util.LabelValueBean extends Object implements Serializable

Serialized Fields

label

String label

value

String value

Class org.apache.struts.util.MessageResources extends Object implements Serializable

Serialized Fields

config

String config

defaultLocale

Locale defaultLocale

factory

MessageResourcesFactory factory

formats

HashMap<K,V> formats

returnNull

boolean returnNull

escape

boolean escape

Class org.apache.struts.util.MessageResourcesFactory extends Object implements Serializable

Serialized Fields

config

MessageResourcesConfig config

returnNull

boolean returnNull

Class org.apache.struts.util.ModuleException extends Exception implements Serializable

Serialized Fields

property

String property

message

ActionMessage message

Class org.apache.struts.util.PropertyMessageResources extends MessageResources implements Serializable

Serialized Fields

locales

HashMap<K,V> locales

messages

HashMap<K,V> messages

mode

int mode

Class org.apache.struts.util.PropertyMessageResourcesFactory extends MessageResourcesFactory implements Serializable


Package org.apache.struts.validator

Class org.apache.struts.validator.BeanValidatorForm extends ValidatorForm implements Serializable

Serialized Fields

dynaBean

DynaBean dynaBean

pathValidation

boolean pathValidation

strutsConfigFormName

String strutsConfigFormName

Class org.apache.struts.validator.DynaValidatorActionForm extends DynaValidatorForm implements Serializable

Class org.apache.struts.validator.DynaValidatorForm extends DynaActionForm implements Serializable

Serialized Fields

validatorResults

ValidatorResults validatorResults

page

int page

Class org.apache.struts.validator.FieldChecks extends Object implements Serializable

Class org.apache.struts.validator.LazyValidatorForm extends BeanValidatorForm implements Serializable

Class org.apache.struts.validator.ValidatorActionForm extends ValidatorForm implements Serializable

Class org.apache.struts.validator.ValidatorForm extends ActionForm implements Serializable

Serialized Fields

validatorResults

ValidatorResults validatorResults

page

int page



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