Serialized Form
Package org.apache.struts.action |
Class org.apache.struts.action.ActionErrors extends org.apache.struts.action.ActionMessages implements Serializable |
Class org.apache.struts.action.ActionForm extends Object implements Serializable |
Class org.apache.struts.action.ActionFormBean extends org.apache.struts.config.FormBeanConfig implements Serializable |
Class org.apache.struts.action.ActionForward extends org.apache.struts.config.ForwardConfig implements Serializable |
Class org.apache.struts.action.ActionMapping extends org.apache.struts.config.ActionConfig implements Serializable |
Class org.apache.struts.action.ActionMessage extends Object implements Serializable |
key
String key
values
Object[] values
resource
boolean resource
Class org.apache.struts.action.ActionMessages extends Object implements Serializable |
accessed
boolean accessed
messages
HashMap<K,V> messages
iCount
int iCount
Class org.apache.struts.action.ActionMessages.ActionMessageItem extends Object implements Serializable |
list
List<E> list
iOrder
int iOrder
property
String property
Class org.apache.struts.action.ActionRedirect extends org.apache.struts.action.ActionForward implements Serializable |
parameterValues
Map<K,V> parameterValues
anchorValue
String anchorValue
Class org.apache.struts.action.ActionServlet extends HttpServlet implements Serializable |
config
String config
chainConfig
String chainConfig
configDigester
org.apache.commons.digester.Digester configDigester
convertNull
boolean convertNull
internal
org.apache.struts.util.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 org.apache.struts.action.ActionForm implements Serializable |
dynaClass
org.apache.struts.action.DynaActionFormClass dynaClass
dynaValues
HashMap<K,V> dynaValues
Class org.apache.struts.action.DynaActionFormClass extends Object implements Serializable |
config
org.apache.struts.config.FormBeanConfig config
name
String name
properties
DynaProperty[] properties
propertiesMap
HashMap<K,V> propertiesMap
Class org.apache.struts.action.ForwardingActionForward extends org.apache.struts.action.ActionForward implements Serializable |
Class org.apache.struts.action.InvalidCancelException extends Exception implements Serializable |
Class org.apache.struts.action.RedirectingActionForward extends org.apache.struts.action.ActionForward implements Serializable |
Class org.apache.struts.action.RequestActionMapping extends org.apache.struts.action.ActionMapping implements Serializable |
Class org.apache.struts.action.SessionActionMapping extends org.apache.struts.action.ActionMapping implements Serializable |
processExtendsCalled
boolean processExtendsCalled
processExtendsCalled
boolean processExtendsCalled
processExtendsCalled
boolean processExtendsCalled
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 org.apache.struts.config.BaseConfig implements Serializable |
exceptions
HashMap<K,V> exceptions
forwards
HashMap<K,V> forwards
moduleConfig
org.apache.struts.config.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 |
compiledPaths
List<E> compiledPaths
Class org.apache.struts.config.BaseConfig extends Object implements Serializable |
configured
boolean configured
properties
Properties properties
Class org.apache.struts.config.ControllerConfig extends org.apache.struts.config.BaseConfig implements Serializable |
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
pub
boolean pub
Class org.apache.struts.config.ExceptionConfig extends org.apache.struts.config.BaseConfig implements Serializable |
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 org.apache.struts.config.BaseConfig implements Serializable |
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 org.apache.struts.config.BaseConfig implements Serializable |
initial
String initial
name
String name
reset
String reset
size
int size
type
String type
Class org.apache.struts.config.ForwardConfig extends org.apache.struts.config.BaseConfig implements Serializable |
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 org.apache.struts.config.BaseConfig implements Serializable |
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 |
configured
boolean configured
properties
Map<K,V> properties
className
String className
processExtendsCalled
boolean processExtendsCalled
processExtendsCalled
boolean processExtendsCalled
Package org.apache.struts.taglib.html |
Class org.apache.struts.taglib.html.BaseFieldTag extends org.apache.struts.taglib.html.BaseInputTag implements Serializable |
accept
String accept
redisplay
boolean redisplay
type
String type
Class org.apache.struts.taglib.html.BaseHandlerTag extends BodyTagSupport implements Serializable |
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 org.apache.struts.taglib.html.BaseHandlerTag implements Serializable |
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 TagSupport implements Serializable |
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 org.apache.struts.taglib.html.SubmitTag implements Serializable |
Class org.apache.struts.taglib.html.CancelTag extends org.apache.struts.taglib.html.SubmitTag implements Serializable |
Class org.apache.struts.taglib.html.CheckboxTag extends org.apache.struts.taglib.html.BaseHandlerTag implements Serializable |
name
String name
property
String property
text
String text
value
String value
Class org.apache.struts.taglib.html.ErrorsTag extends TagSupport implements Serializable |
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 org.apache.struts.taglib.html.BaseFieldTag implements Serializable |
Class org.apache.struts.taglib.html.FormTag extends TagSupport implements Serializable |
action
String action
autocomplete
String autocomplete
postbackAction
String postbackAction
moduleConfig
org.apache.struts.config.ModuleConfig moduleConfig
enctype
String enctype
focus
String focus
focusIndex
String focusIndex
mapping
org.apache.struts.action.ActionMapping mapping
method
String method
onreset
String onreset
onsubmit
String onsubmit
scriptLanguage
boolean scriptLanguage
servlet
org.apache.struts.action.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 org.apache.struts.taglib.html.LinkTag implements Serializable |
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 org.apache.struts.taglib.html.BaseFieldTag implements Serializable |
write
boolean write
Class org.apache.struts.taglib.html.HtmlTag extends TagSupport implements Serializable |
xhtml
boolean xhtml
lang
boolean lang
Class org.apache.struts.taglib.html.ImageTag extends org.apache.struts.taglib.html.SubmitTag implements Serializable |
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 org.apache.struts.taglib.html.BaseHandlerTag implements Serializable |
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 BodyTagSupport implements Serializable |
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 org.apache.struts.taglib.html.BaseHandlerTag implements Serializable |
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 BodyTagSupport implements Serializable |
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 org.apache.struts.taglib.html.BaseHandlerTag implements Serializable |
constant
String constant
name
String name
property
String property
value
String value
Class org.apache.struts.taglib.html.OptionsCollectionTag extends TagSupport implements Serializable |
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 TagSupport implements Serializable |
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 BodyTagSupport implements Serializable |
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 BodyTagSupport implements Serializable |
name
String name
value
String value
Class org.apache.struts.taglib.html.PasswordTag extends org.apache.struts.taglib.html.BaseFieldTag implements Serializable |
Class org.apache.struts.taglib.html.RadioTag extends org.apache.struts.taglib.html.BaseHandlerTag implements Serializable |
name
String name
property
String property
text
String text
value
String value
idName
String idName
Class org.apache.struts.taglib.html.ResetTag extends org.apache.struts.taglib.html.SubmitTag implements Serializable |
Class org.apache.struts.taglib.html.RewriteTag extends org.apache.struts.taglib.html.LinkTag implements Serializable |
Class org.apache.struts.taglib.html.SelectTag extends org.apache.struts.taglib.html.BaseHandlerTag implements Serializable |
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 org.apache.struts.taglib.html.BaseHandlerTag implements Serializable |
property
String property
text
String text
value
String value
Class org.apache.struts.taglib.html.TextareaTag extends org.apache.struts.taglib.html.BaseInputTag implements Serializable |
Class org.apache.struts.taglib.html.TextTag extends org.apache.struts.taglib.html.BaseFieldTag implements Serializable |
Class org.apache.struts.taglib.html.XhtmlTag extends TagSupport implements Serializable |
Package org.apache.struts.tiles |
Class org.apache.struts.tiles.ComponentContext extends Object implements Serializable |
attributes
Map<K,V> attributes
Class org.apache.struts.tiles.ComponentDefinition extends Object implements Serializable |
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.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 |
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 |
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 org.apache.struts.action.ActionServlet implements Serializable |
tileProcessor
org.apache.struts.tiles.TilesRequestProcessor tileProcessor
Class org.apache.struts.tiles.TilesException extends Exception implements Serializable |
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 |
role
String role
value
Object value
Package org.apache.struts.util |
Class org.apache.struts.util.ImageButtonBean extends Object implements Serializable |
x
String x
y
String y
Class org.apache.struts.util.LabelValueBean extends Object implements Serializable |
label
String label
value
String value
Class org.apache.struts.util.MessageResources extends Object implements Serializable |
config
String config
defaultLocale
Locale defaultLocale
factory
org.apache.struts.util.MessageResourcesFactory factory
formats
HashMap<K,V> formats
returnNull
boolean returnNull
escape
boolean escape
Class org.apache.struts.util.MessageResourcesFactory extends Object implements Serializable |
config
org.apache.struts.config.MessageResourcesConfig config
returnNull
boolean returnNull
Class org.apache.struts.util.ModuleException extends Exception implements Serializable |
property
String property
message
org.apache.struts.action.ActionMessage message
Class org.apache.struts.util.PropertyMessageResources extends org.apache.struts.util.MessageResources implements Serializable |
locales
HashMap<K,V> locales
messages
HashMap<K,V> messages
mode
int mode
Class org.apache.struts.util.PropertyMessageResourcesFactory extends org.apache.struts.util.MessageResourcesFactory implements Serializable |
Package org.apache.struts.validator |
Class org.apache.struts.validator.BeanValidatorForm extends org.apache.struts.validator.ValidatorForm implements Serializable |
dynaBean
DynaBean dynaBean
pathValidation
boolean pathValidation
strutsConfigFormName
String strutsConfigFormName
Class org.apache.struts.validator.DynaValidatorActionForm extends org.apache.struts.validator.DynaValidatorForm implements Serializable |
Class org.apache.struts.validator.DynaValidatorForm extends org.apache.struts.action.DynaActionForm implements Serializable |
validatorResults
ValidatorResults validatorResults
page
int page
Class org.apache.struts.validator.FieldChecks extends Object implements Serializable |
Class org.apache.struts.validator.LazyValidatorForm extends org.apache.struts.validator.BeanValidatorForm implements Serializable |
Class org.apache.struts.validator.ValidatorActionForm extends org.apache.struts.validator.ValidatorForm implements Serializable |
Class org.apache.struts.validator.ValidatorForm extends org.apache.struts.action.ActionForm implements Serializable |
validatorResults
ValidatorResults validatorResults
page
int page
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.