直列化された形式


パッケージ org.apache.struts.action

クラス org.apache.struts.action.ActionError は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

key

java.lang.String key
このエラーメッセージのメッセージキーです。


values

java.lang.Object[] values
このエラーメッセージの置換用の値です。

クラス org.apache.struts.action.ActionErrors は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

errors

java.util.HashMap errors
プロパティ名をキーとして、 それぞれのプロパティに関して蓄積されたActionErrorオブジェクトの集合(ArrayListとして蓄積)です。

クラス org.apache.struts.action.ActionForm は java.lang.Object を拡張し、Serializable を実装しています

クラス org.apache.struts.action.ActionFormBean は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
このアクションフォームBeanのBean名です。


type

java.lang.String type
このアクションフォームBeanのJavaクラス名です。

クラス org.apache.struts.action.ActionFormBeans は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

formBeans

FastHashMap formBeans
名前をキーとする、ActionFormBeanのインスタンスのコレクションです。

クラス org.apache.struts.action.ActionForward は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
このフォワードの論理名です。


path

java.lang.String path
フォワード先のコンテキスト相対URI、もしくは、リダイレクト先の相対または絶対URIです。


redirect

boolean redirect
このインスタンスがフォワードではなくリダイレクトである場合trueです。

クラス org.apache.struts.action.ActionForwards は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

forwards

FastHashMap forwards
論理名をキーとするActionForwardインスタンスのコレクションです。

クラス org.apache.struts.action.ActionMapping は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

attribute

java.lang.String attribute
生成されたアクションフォームBeanが存在する場合に、それが保持されているリクエストまたはセッションの属性名です。


forward

java.lang.String forward
RequestDispatcher.forward()によって呼び出され、リクエストを処理するサーブレットやJSPリソースのコンテキスト相対パスです。 このプロパティが設定されている場合、typeプロパティで指定したアクションクラスの生成や呼び出しは実行されません。


forwards

ActionForwards forwards
このマッピングに関連付けられているActionForwardオブジェクトの集合です。


include

java.lang.String include
RequestDispatcher.include()によって呼び出され、リクエストを処理するサーブレットやJSPリソースのコンテキスト相対パスです。 このプロパティが設定されている場合、typeプロパティで指定したアクションクラスの生成や呼び出しは実行されません。


input

java.lang.String input
入力パラメータの検証エラーが発生した場合に制御を戻す入力フォームのコンテキスト相対パスです。


instance

Action instance
このマッピングのために初期化されたActionクラスのインスタンスです。


mappings

ActionMappings mappings
このマッピングオブジェクトをその一部とするActionMappingsコレクションです。


multipartClass

java.lang.String multipartClass
このマッピングへのマルチパートリクエストを処理するために使用される、 MultipartRequestHandler実装クラスの完全修飾名です。


name

java.lang.String name
このアクションに関連付けられているアクションフォームBeanの名前です。


parameter

java.lang.String parameter
このマッピングのために汎用的に使用できるパラメータです。


path

java.lang.String path
このアクションへマップされる、コンテキスト相対リクエストパスです。パスは"/"で始まり、もし拡張子があっても、それは含みません。


prefix

java.lang.String prefix
このアクションのためのパラメータを選択するのに使用するパラメータ名のプレフィックスです。


scope

java.lang.String scope
このマッピングに関連付けられているアクションフォームBeanを保持しているスコープの識別子です。


suffix

java.lang.String suffix
このアクションのためのパラメータを選択するのに使用するパラメータ名のサフィックスです。


type

java.lang.String type
このマッピングに向けられたリクエストを処理するのに使用される、Action実装クラスの完全修飾名です。


unknown

boolean unknown
このマッピングがアプリケーションのデフォルトに設定される場合はtrueです。


validate

boolean validate
アクションフォームBeanのvalidate()メソッドが呼ばれる場合はtrueです。

クラス org.apache.struts.action.ActionMappingBaseActionMapping を拡張し、Serializable を実装しています

クラス org.apache.struts.action.ActionMappings は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

mappings

FastHashMap mappings
リクエストパスをキーとするActionMappingインスタンスのコレクションです。


unknown

ActionMapping unknown
未知のリクエストパスを処理するActionMappingです。

クラス org.apache.struts.action.ActionServlet は javax.servlet.http.HttpServlet を拡張し、Serializable を実装しています

直列化されたフィールド

actions

FastHashMap actions
生成・初期化されたActionインスタンスを、 その完全修飾クラス名をキーにして格納した集合です。


application

MessageResources application
このアプリケーションに関する(メッセージ)リソースです。(存在する場合のみ)


config

java.lang.String config
設定ファイル(struts-config.xml)のコンテキストからの相対パスです。
[/WEB-INF/struts-config.xml]


content

java.lang.String content
各レスポンスに設定されるコンテントタイプとキャラクタエンコーディングのデフォルト値です。 (forwarded-toリソースによってオーバーライドされるかもしれません)
[text/html]


dataSources

FastHashMap dataSources
このアプリケーション用に設定されたJDBCデータソースです(もしあれば)。
サーブレットコンテキストに保存される際の属性名をキーとします。


debug

int debug
このサーブレットのデバッグレベルです。[0]


defaultLocale

java.util.Locale defaultLocale
このサーバのデフォルトロケールです。


factoryClass

java.lang.String factoryClass
アプリケーションメッセージのリソースバンドルのための MessageResourcesFactoryクラスの名前です。[null]


formBeanClass

java.lang.String formBeanClass
ActionFormBeanの実装クラス名です。[org.apache.struts.action.ActionFormBean]


formBeans

ActionFormBeans formBeans
当コントローラのActionFormBean全てを集めたものです。


forwardClass

java.lang.String forwardClass
ActionForwardの実装クラス名です。[org.apache.struts.action.ActionForward]


forwards

ActionForwards forwards
当コントローラのActionForward全てを集めたものです。


internal

MessageResources internal
内部的に使用するメッセージリソースです。


internalName

java.lang.String internalName
内部的に使用するリソースの基本クラス名です。[org.apache.struts.action.ActionResources]


locale

boolean locale
まだ存在しない場合、リクエストのHTTPヘッダに基づいて java.util.Localeを生成すべきかどうかを指定します。[true]


mappingClass

java.lang.String mappingClass
ActionMappingの実装クラス名です。[org.apache.struts.action.ActionMapping]


mappings

ActionMappings mappings
このWebアプリケーションのためのマッピング全てを、 パスをキーにして集めたものです。


nocache

boolean nocache
レスポンスにno-cachingヘッダを含めるかどうかを指定します。[false]


registrations

java.lang.String[] registrations
使用すべき設定ファイルのDTDのバージョンを表すための、 公開された識別子と対応するリソース名の対からなる集合です。
このリストの数は、必ず偶数であること!


servletMapping

java.lang.String servletMapping
Webアプリケーションの配置記述子(デプロイメント デスクリプタ)で設定されたURLパターンです。


servletName

java.lang.String servletName
Webアプリケーションの配置記述子(デプロイメント デスクリプタ) で登録されているサーブレット名です。[null]


validate

boolean validate
設定ファイルの新しいフォーマットを使うかどうかを指定します。[true]


validating

boolean validating
設定ファイルを読む際に、 検証用XMLパーサを使うかどうかを指定します。[true]


bufferSize

int bufferSize
クライアントからのファイルアップロードで使用するバッファのバイト数です。[4096]


maxFileSize

java.lang.String maxFileSize
クライアントからのアップロードで許可する最大サイズです。 Kはキロバイト、Mはメガバイト、Gはギガバイトを表します。 記号がない場合はバイトとみなします。[250M]


multipartClass

java.lang.String multipartClass
リクエストでのマルチパートフォームを扱うためのMultipartRequestHandlerクラスの名前です。 この変数はグローバルなデフォルト値で、 ハンドラはマッピングエントリを個々に設定することもできます。
[org.apache.struts.upload.DiskMultipartRequestHandler]


tempDir

java.lang.String tempDir
DiskMultipartRequestHandlerが、 マルチパート実装のために一時ファイルを保存するディレクトリです。[null]

クラス org.apache.struts.action.ForwardingActionForwardActionForward を拡張し、Serializable を実装しています

クラス org.apache.struts.action.RedirectingActionForwardActionForward を拡張し、Serializable を実装しています

クラス org.apache.struts.action.RequestActionMappingActionMapping を拡張し、Serializable を実装しています

クラス org.apache.struts.action.SessionActionMappingActionMapping を拡張し、Serializable を実装しています

クラス org.apache.struts.action.ValidatingActionFormActionForm を拡張し、Serializable を実装しています


パッケージ org.apache.struts.taglib

クラス org.apache.struts.taglib.BaseAttributeTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the attribute being tested.


scope

java.lang.String scope
The scope of the attribute being tested.

クラス org.apache.struts.taglib.BaseFieldTagBaseInputTag を拡張し、Serializable を実装しています

直列化されたフィールド

accept

java.lang.String accept
Comma-delimited list of content types that a server processing this form will handle correctly. This property is defined only for the file tag, but is implemented here because it affects the rendered HTML of the corresponding <input> tag.


name

java.lang.String name
The name of the bean containing our underlying property.


type

java.lang.String type
The type of input field represented by this tag (text, password, or hidden).

クラス org.apache.struts.taglib.BaseHandlerTag は javax.servlet.jsp.tagext.BodyTagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

accessKey

java.lang.String accessKey
Access key character.


tabIndex

java.lang.String tabIndex
Tab index value.


onClick

java.lang.String onClick
Mouse click event.


onDblClick

java.lang.String onDblClick
Mouse double click event.


onMouseOver

java.lang.String onMouseOver
Mouse over component event.


onMouseOut

java.lang.String onMouseOut
Mouse exit component event.


onMouseMove

java.lang.String onMouseMove
Mouse moved over component event.


onMouseDown

java.lang.String onMouseDown
Mouse pressed on component event.


onMouseUp

java.lang.String onMouseUp
Mouse released on component event.


onKeyDown

java.lang.String onKeyDown
Key down in component event.


onKeyUp

java.lang.String onKeyUp
Key released in component event.


onKeyPress

java.lang.String onKeyPress
Key down and up together in component event.


onSelect

java.lang.String onSelect
Text selected in component event.


onChange

java.lang.String onChange
Content changed after component lost focus event.


onBlur

java.lang.String onBlur
Component lost focus event.


onFocus

java.lang.String onFocus
Component has received focus event.


style

java.lang.String style
Style attribute associated with component.


styleClass

java.lang.String styleClass
Named Style class associated with component.


styleId

java.lang.String styleId
Identifier associated with component.

クラス org.apache.struts.taglib.BaseInputTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

cols

java.lang.String cols
The number of character columns for this field, or negative for no limit.


maxlength

java.lang.String maxlength
The maximum number of characters allowed, or negative for no limit.


property

java.lang.String property
The name of the field (and associated property) being processed.


rows

java.lang.String rows
The number of rows for this field, or negative for no limit.


value

java.lang.String value
The value for this field, or null to retrieve the corresponding property from our associated bean.

クラス org.apache.struts.taglib.BaseTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.ButtonTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

property

java.lang.String property
The property name of the generated button.


value

java.lang.String value
The value of the button label.

クラス org.apache.struts.taglib.CancelTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

property

java.lang.String property
The property name of the generated button.


value

java.lang.String value
The value of the button label.

クラス org.apache.struts.taglib.CheckboxTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name for this field.


value

java.lang.String value
The server value for this option.

クラス org.apache.struts.taglib.EncodeRedirectURLTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

url

java.lang.String url
The URL to be encoded.

クラス org.apache.struts.taglib.EncodeURLTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

url

java.lang.String url
The URL to be encoded.

クラス org.apache.struts.taglib.EnumerateTag は javax.servlet.jsp.tagext.BodyTagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

collection

java.lang.Object collection
The collection over which we will be iterating.


enumeration

java.util.Enumeration enumeration
Enumeration of the elements of this collection.


id

java.lang.String id
The name of the scripting variable to be exposed.


length

java.lang.String length
The length value or attribute name (<=0 means no limit).


lengthCount

int lengthCount
The number of elements we have already rendered.


lengthValue

int lengthValue
The actual length value (calculated in the start tag).


name

java.lang.String name
The name of the collection or owning bean.


offset

java.lang.String offset
The starting offset (zero relative).


offsetValue

int offsetValue
The actual offset value (calculated in the start tag).


property

java.lang.String property
The property name containing the collection.

クラス org.apache.struts.taglib.ErrorsTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
Name of the request scope attribute containing our error messages, if any.

クラス org.apache.struts.taglib.FileTagBaseFieldTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.FormTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

action

java.lang.String action
The action URL to which this form should be submitted, if any.


enctype

java.lang.String enctype
The content encoding to be used on a POST submit.


focus

java.lang.String focus
The name of the field to receive focus, if any.


method

java.lang.String method
The request method used when submitting this form.


name

java.lang.String name
The attribute key under which our associated bean is stored.


onReset

java.lang.String onReset
The onReset event script.


onSubmit

java.lang.String onSubmit
The onSubmit event script.


scope

java.lang.String scope
The scope (request or session) under which our associated bean is stored.


style

java.lang.String style
The style attribute associated with this tag.


styleClass

java.lang.String styleClass
The style class associated with this tag.


styleId

java.lang.String styleId
The identifier associated with this tag.


target

java.lang.String target
The window target.


type

java.lang.String type
The Java class name of the bean to be created, if necessary.

クラス org.apache.struts.taglib.ForwardTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The logical name of the global ActionForward we will look up

クラス org.apache.struts.taglib.GetPropertyTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

id

java.lang.String id
The name of the scripting variable to be exposed.


name

java.lang.String name
The name of the bean owning the property.


property

java.lang.String property
The property name to be exposed.

クラス org.apache.struts.taglib.HiddenTagBaseFieldTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.HtmlPropertyTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the object instance from which the property is obtained.


property

java.lang.String property
The name of the property to get.

クラス org.apache.struts.taglib.IfAttributeExistsTagBaseAttributeTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.IfAttributeMissingTagBaseAttributeTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.IfParameterEqualsTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the parameter being compared.


value

java.lang.String value
The value to compare this parameter to.

クラス org.apache.struts.taglib.IfParameterNotEqualsTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the parameter being compared.


value

java.lang.String value
The value to compare this parameter to.

クラス org.apache.struts.taglib.IfParameterNotNullTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the parameter being compared.

クラス org.apache.struts.taglib.IfParameterNullTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the parameter being compared.

クラス org.apache.struts.taglib.IfPropertyEqualsTagBaseAttributeTag を拡張し、Serializable を実装しています

直列化されたフィールド

property

java.lang.String property
The name of the property to get.


value

java.lang.String value
The value to compare to.

クラス org.apache.struts.taglib.IfPropertyNotEqualsTagBaseAttributeTag を拡張し、Serializable を実装しています

直列化されたフィールド

property

java.lang.String property
The name of the property to get.


value

java.lang.String value
The value to compare to.

クラス org.apache.struts.taglib.IncludeTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The logical name of the global ActionForward we will look up

クラス org.apache.struts.taglib.IterateTag は javax.servlet.jsp.tagext.BodyTagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

collection

java.lang.Object collection
The collection over which we will be iterating.


id

java.lang.String id
The name of the scripting variable to be exposed.


iterator

java.util.Iterator iterator
Iterator of the elements of this collection.


length

java.lang.String length
The length value or attribute name (<=0 means no limit).


lengthCount

int lengthCount
The number of elements we have already rendered.


lengthValue

int lengthValue
The actual length value (calculated in the start tag).


name

java.lang.String name
The name of the collection or owning bean.


offset

java.lang.String offset
The starting offset (zero relative).


offsetValue

int offsetValue
The actual offset value (calculated in the start tag).


property

java.lang.String property
The property name containing the collection.

クラス org.apache.struts.taglib.Link1Tag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

forward

java.lang.String forward
The logical forward name from which to retrieve the hyperlink URI.


href

java.lang.String href
The hyperlink URI.


name

java.lang.String name
The JSP bean name for query parameters.


property

java.lang.String property
The JSP bean property name for query parameters.


target

java.lang.String target
The window target.

クラス org.apache.struts.taglib.LinkTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

forward

java.lang.String forward
The logical forward name from which to retrieve the hyperlink URI.


href

java.lang.String href
The hyperlink URI.


name

java.lang.String name
The JSP bean name for query parameters.


property

java.lang.String property
The JSP bean property name for query parameters.


target

java.lang.String target
The window target.

クラス org.apache.struts.taglib.MessageTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

arg0

java.lang.String arg0
The first optional argument.


arg1

java.lang.String arg1
The second optional argument.


arg2

java.lang.String arg2
The third optional argument.


arg3

java.lang.String arg3
The fourth optional argument.


arg4

java.lang.String arg4
The fifth optional argument.


bundle

java.lang.String bundle
The servlet context attribute key for our resources.


key

java.lang.String key
The message key of the message to be retrieved.


localeKey

java.lang.String localeKey
The session scope key under which our Locale is stored.

クラス org.apache.struts.taglib.MultiboxTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name for this field.


value

java.lang.String value
The value which will mark this checkbox as "checked" if present in the array returned by our property getter.

クラス org.apache.struts.taglib.Options1Tag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

labelName

java.lang.String labelName
The name of the bean containing the labels collection.


labelProperty

java.lang.String labelProperty
The bean property containing the labels collection.


name

java.lang.String name
The name of the bean containing the values collection.


property

java.lang.String property
The name of the property to use to build the values collection.

クラス org.apache.struts.taglib.OptionsTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

labelName

java.lang.String labelName
The name of the bean containing the labels collection.


labelProperty

java.lang.String labelProperty
The bean property containing the labels collection.


name

java.lang.String name
The name of the bean containing the values collection.


property

java.lang.String property
The name of the property to use to build the values collection.

クラス org.apache.struts.taglib.OptionTag は javax.servlet.jsp.tagext.BodyTagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

value

java.lang.String value
The server value for this option.

クラス org.apache.struts.taglib.ParameterTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the desired parameter.

クラス org.apache.struts.taglib.PasswordTagBaseFieldTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.PropertyTagBaseInputTag を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the bean containing our underlying property.

クラス org.apache.struts.taglib.RadioTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name for this field.


value

java.lang.String value
The server value for this option.

クラス org.apache.struts.taglib.RedirectTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

href

java.lang.String href
The hyperlink URI.

クラス org.apache.struts.taglib.ResetTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the generated input field.


value

java.lang.String value
The value of the button label.

クラス org.apache.struts.taglib.SelectTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

match

java.lang.String match
The actual value we will match against, calculated in doStartTag().


multiple

java.lang.String multiple
Should multiple selections be allowed? Any non-null value will trigger rendering this.


name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name we are associated with.


size

java.lang.String size
How many available options should be displayed when this element is rendered?


value

java.lang.String value
The value to compare with for marking an option selected.

クラス org.apache.struts.taglib.SubmitTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

property

java.lang.String property
The name of the generated input field.


value

java.lang.String value
The value of the button label.

クラス org.apache.struts.taglib.TextareaTagBaseInputTag を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the bean containing our underlying property.

クラス org.apache.struts.taglib.TextTagBaseFieldTag を拡張し、Serializable を実装しています


パッケージ org.apache.struts.taglib.bean

クラス org.apache.struts.taglib.bean.CookieTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

id

java.lang.String id
The name of the scripting variable that will be exposed as a page scope attribute.


multiple

java.lang.String multiple
Return an array of Cookies if multiple is non-null.


name

java.lang.String name
The name of the cookie whose value is to be exposed.


value

java.lang.String value
The default value to return if no cookie of the specified name is found.

クラス org.apache.struts.taglib.bean.DefineTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

id

java.lang.String id
The name of the scripting variable that will be exposed as a page scope attribute.


name

java.lang.String name
The name of the bean owning the property to be exposed.


property

java.lang.String property
The name of the property to be retrieved.


scope

java.lang.String scope
The scope within which to search for the specified bean.


toScope

java.lang.String toScope
The scope within which the newly defined bean will be creatd.


type

java.lang.String type
The fully qualified Java class name of the value to be exposed.


value

java.lang.String value
The (String) value to which the defined bean will be set.

クラス org.apache.struts.taglib.bean.HeaderTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

id

java.lang.String id
The name of the scripting variable that will be exposed as a page scope attribute.


multiple

java.lang.String multiple
Return an array of header values if multiple is non-null.


name

java.lang.String name
The name of the header whose value is to be exposed.


value

java.lang.String value
The default value to return if no header of the specified name is found.

クラス org.apache.struts.taglib.bean.IncludeTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

anchor

java.lang.String anchor
The anchor to be added to the end of the generated hyperlink.


forward

java.lang.String forward
The name of the global ActionForward that contains a path to our requested resource.


href

java.lang.String href
The absolute URL to the resource to be included.


id

java.lang.String id
The name of the scripting variable that will be exposed as a page scope attribute.


page

java.lang.String page
The context-relative URI of the page or servlet to be included.


transaction

boolean transaction
Include transaction token (if any) in the hyperlink?

クラス org.apache.struts.taglib.bean.MessageTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

arg0

java.lang.String arg0
The first optional argument.


arg1

java.lang.String arg1
The second optional argument.


arg2

java.lang.String arg2
The third optional argument.


arg3

java.lang.String arg3
The fourth optional argument.


arg4

java.lang.String arg4
The fifth optional argument.


bundle

java.lang.String bundle
The servlet context attribute key for our resources.


key

java.lang.String key
The message key of the message to be retrieved.


localeKey

java.lang.String localeKey
The session scope key under which our Locale is stored.

クラス org.apache.struts.taglib.bean.PageTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

id

java.lang.String id
The name of the scripting variable that will be exposed as a page scope attribute.


property

java.lang.String property
The name of the page context property to be retrieved.

クラス org.apache.struts.taglib.bean.ParameterTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

id

java.lang.String id
The name of the scripting variable that will be exposed as a page scope attribute.


multiple

java.lang.String multiple
Return an array of parameter values if multiple is non-null.


name

java.lang.String name
The name of the parameter whose value is to be exposed.


value

java.lang.String value
The default value to return if no parameter of the specified name is found.

クラス org.apache.struts.taglib.bean.ResourceTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

id

java.lang.String id
The name of the scripting variable that will be exposed as a page scope attribute.


input

java.lang.String input
Return an InputStream to the specified resource if this is non-null.


name

java.lang.String name
The name of the resource whose contents are to be exposed.

クラス org.apache.struts.taglib.bean.SizeTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

collection

java.lang.Object collection
The actual collection to be counted.


id

java.lang.String id
The name of the scripting variable that will be exposed as a page scope attribute.


name

java.lang.String name
The name of the bean owning the property to be counted.


property

java.lang.String property
The name of the property to be retrieved.


scope

java.lang.String scope
The scope within which to search for the specified bean.

クラス org.apache.struts.taglib.bean.StrutsTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

id

java.lang.String id
The name of the scripting variable that will be exposed as a page scope attribute.


formBean

java.lang.String formBean
The name of the ActionFormBean object to be exposed.


forward

java.lang.String forward
The name of the ActionForward object to be exposed.


mapping

java.lang.String mapping
The name of the ActionMapping object to be exposed.

クラス org.apache.struts.taglib.bean.WriteTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

filter

boolean filter
Filter the rendered output for characters that are sensitive in HTML?


ignore

boolean ignore
Should we ignore missing beans and simply output nothing?


name

java.lang.String name
Name of the bean that contains the data we will be rendering.


property

java.lang.String property
Name of the property to be accessed on the specified bean.


scope

java.lang.String scope
The scope to be searched to retrieve the specified bean.


パッケージ org.apache.struts.taglib.html

クラス org.apache.struts.taglib.html.BaseFieldTagBaseInputTag を拡張し、Serializable を実装しています

直列化されたフィールド

accept

java.lang.String accept
Comma-delimited list of content types that a server processing this form will handle correctly. This property is defined only for the file tag, but is implemented here because it affects the rendered HTML of the corresponding <input> tag.


name

java.lang.String name
The name of the bean containing our underlying property.


redisplay

boolean redisplay
The "redisplay contents" flag (used only on password).


type

java.lang.String type
The type of input field represented by this tag (text, password, or hidden).

クラス org.apache.struts.taglib.html.BaseHandlerTag は javax.servlet.jsp.tagext.BodyTagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

accesskey

java.lang.String accesskey
Access key character.


tabindex

java.lang.String tabindex
Tab index value.


onclick

java.lang.String onclick
Mouse click event.


ondblclick

java.lang.String ondblclick
Mouse double click event.


onmouseover

java.lang.String onmouseover
Mouse over component event.


onmouseout

java.lang.String onmouseout
Mouse exit component event.


onmousemove

java.lang.String onmousemove
Mouse moved over component event.


onmousedown

java.lang.String onmousedown
Mouse pressed on component event.


onmouseup

java.lang.String onmouseup
Mouse released on component event.


onkeydown

java.lang.String onkeydown
Key down in component event.


onkeyup

java.lang.String onkeyup
Key released in component event.


onkeypress

java.lang.String onkeypress
Key down and up together in component event.


onselect

java.lang.String onselect
Text selected in component event.


onchange

java.lang.String onchange
Content changed after component lost focus event.


onblur

java.lang.String onblur
Component lost focus event.


onfocus

java.lang.String onfocus
Component has received focus event.


disabled

boolean disabled
Component is disabled.


readonly

boolean readonly
Component is readonly.


style

java.lang.String style
Style attribute associated with component.


styleClass

java.lang.String styleClass
Named Style class associated with component.


styleId

java.lang.String styleId
Identifier associated with component.


title

java.lang.String title
The advisory title of this element.

クラス org.apache.struts.taglib.html.BaseInputTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

cols

java.lang.String cols
The number of character columns for this field, or negative for no limit.


maxlength

java.lang.String maxlength
The maximum number of characters allowed, or negative for no limit.


property

java.lang.String property
The name of the field (and associated property) being processed.


rows

java.lang.String rows
The number of rows for this field, or negative for no limit.


value

java.lang.String value
The value for this field, or null to retrieve the corresponding property from our associated bean.

クラス org.apache.struts.taglib.html.BaseTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

target

java.lang.String target
The target window for this base reference.

クラス org.apache.struts.taglib.html.ButtonTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

property

java.lang.String property
The property name of the generated button.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The value of the button label.

クラス org.apache.struts.taglib.html.CancelTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

property

java.lang.String property
The property name of the generated button.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The value of the button label.

クラス org.apache.struts.taglib.html.CheckboxTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name for this field.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The server value for this option.

クラス org.apache.struts.taglib.html.ErrorsTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

bundle

java.lang.String bundle
The servlet context attribute key for our resources.


locale

java.lang.String locale
The session attribute key for our locale.


name

java.lang.String name
The request attribute key for our error messages (if any).


property

java.lang.String property
The name of the property for which error messages should be returned, or null to return all errors.

クラス org.apache.struts.taglib.html.FileTagBaseFieldTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.html.FormTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

action

java.lang.String action
The action URL to which this form should be submitted, if any.


enctype

java.lang.String enctype
The content encoding to be used on a POST submit.


focus

java.lang.String focus
The name of the field to receive focus, if any.


method

java.lang.String method
The request method used when submitting this form.


name

java.lang.String name
The attribute key under which our associated bean is stored.


onreset

java.lang.String onreset
The onReset event script.


onsubmit

java.lang.String onsubmit
The onSubmit event script.


scope

java.lang.String scope
The scope (request or session) under which our associated bean is stored.


servlet

ActionServlet servlet
The ActionServlet instance we are associated with (so that we can initialize the servlet property on any form bean that we create).


style

java.lang.String style
The style attribute associated with this tag.


styleClass

java.lang.String styleClass
The style class associated with this tag.


styleId

java.lang.String styleId
The identifier associated with this tag.


target

java.lang.String target
The window target.


type

java.lang.String type
The Java class name of the bean to be created, if necessary.

クラス org.apache.struts.taglib.html.HiddenTagBaseFieldTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.html.HtmlTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

locale

boolean locale
Should we set the current Locale for this user if needed?


xhtml

boolean xhtml
Are we rendering an xhtml page?

クラス org.apache.struts.taglib.html.ImageTagSubmitTag を拡張し、Serializable を実装しています

直列化されたフィールド

align

java.lang.String align
The alignment for this image.


alt

java.lang.String alt
The alternate text for this image.


altKey

java.lang.String altKey
The message resources key for the alternate text for this image.


border

java.lang.String border
The border size around the image.


bundle

java.lang.String bundle
The servlet context attribute key for our resources.


locale

java.lang.String locale
The session attribute key for our locale.


page

java.lang.String page
The context-relative URI of the image.


pageKey

java.lang.String pageKey
The message resources key of the context-relative URI of the image.


property

java.lang.String property
The name attribute for the image button.


src

java.lang.String src
The URL of this image.


srcKey

java.lang.String srcKey
The message resources key for the URL of this image.

クラス org.apache.struts.taglib.html.ImgTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

align

java.lang.String align
The property to specify where to align the image.


alt

java.lang.String alt
The alternate text to display for the image. This is used for text based browsers and/or as a "tool-tip" for the image.


altKey

java.lang.String altKey
The message lookup key used to look up internationalized messages.


border

java.lang.String border
The border size around the image.


bundle

java.lang.String bundle
The name of the servlet context attribute containing our message resources.


height

java.lang.String height
The image height.


hspace

java.lang.String hspace
The horizontal spacing around the image.


imageName

java.lang.String imageName
The image name for named images.


ismap

java.lang.String ismap
Server-side image map declaration.


locale

java.lang.String locale
The name of the attribute containing the Locale to be used for looking up internationalized messages.


lowsrc

java.lang.String lowsrc
The low resolution image source URI.


name

java.lang.String name
The JSP bean name for query parameters.


page

java.lang.String page
The context-relative path, starting with a slash character, of the image to be displayed by this rendered tag.


pageKey

java.lang.String pageKey
The message resources key under which we should look up the page attribute for this generated tag, if any.


paramId

java.lang.String paramId
In situations where an image is dynamically generated (such as to create a chart graph), this specifies the single-parameter request parameter name to generate.


paramName

java.lang.String paramName
The single-parameter JSP bean name.


paramProperty

java.lang.String paramProperty
The single-parameter JSP bean property.


paramScope

java.lang.String paramScope
The single-parameter JSP bean scope.


property

java.lang.String property
The JSP bean property name for query parameters.


scope

java.lang.String scope
The scope of the bean specified by the name property, if any.


src

java.lang.String src
The image source URI.


srcKey

java.lang.String srcKey
The message resources key under which we should look up the src attribute for this generated tag, if any.


usemap

java.lang.String usemap
Client-side image map declaration.


vspace

java.lang.String vspace
The vertical spacing around the image.


width

java.lang.String width
The image width.

クラス org.apache.struts.taglib.html.LinkTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

text

java.lang.String text
The body content of this tag (if any).


anchor

java.lang.String anchor
The anchor to be added to the end of the generated hyperlink.


forward

java.lang.String forward
The logical forward name from which to retrieve the hyperlink URI.


href

java.lang.String href
The hyperlink URI.


linkName

java.lang.String linkName
The link name for named links.


name

java.lang.String name
The JSP bean name for query parameters.


page

java.lang.String page
The context-relative page URL (beginning with a slash) to which this hyperlink will be rendered.


paramId

java.lang.String paramId
The single-parameter request parameter name to generate.


paramName

java.lang.String paramName
The single-parameter JSP bean name.


paramProperty

java.lang.String paramProperty
The single-parameter JSP bean property.


paramScope

java.lang.String paramScope
The single-parameter JSP bean scope.


property

java.lang.String property
The JSP bean property name for query parameters.


scope

java.lang.String scope
The scope of the bean specified by the name property, if any.


target

java.lang.String target
The window target.


transaction

boolean transaction
Include transaction token (if any) in the hyperlink?

クラス org.apache.struts.taglib.html.MultiboxTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

constant

java.lang.String constant
The constant String value to be returned when this checkbox is selected and the form is submitted.


name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name for this field.


value

java.lang.String value
The value which will mark this checkbox as "checked" if present in the array returned by our property getter.

クラス org.apache.struts.taglib.html.OptionsTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

collection

java.lang.String collection
The name of the collection containing beans that have properties to provide both the values and the labels (identified by the property and labelProperty attributes).


labelName

java.lang.String labelName
The name of the bean containing the labels collection.


labelProperty

java.lang.String labelProperty
The bean property containing the labels collection.


name

java.lang.String name
The name of the bean containing the values collection.


property

java.lang.String property
The name of the property to use to build the values collection.


style

java.lang.String style
The style associated with this tag.


styleClass

java.lang.String styleClass
The named style class associated with this tag.

クラス org.apache.struts.taglib.html.OptionTag は javax.servlet.jsp.tagext.BodyTagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

text

java.lang.String text
The message text to be displayed to the user for this tag (if any)


bundle

java.lang.String bundle
The name of the servlet context attribute containing our message resources.


disabled

boolean disabled
Is this option disabled?


key

java.lang.String key
The key used to look up the text displayed to the user for this option, if any.


locale

java.lang.String locale
The name of the attribute containing the Locale to be used for looking up internationalized messages.


style

java.lang.String style
The style associated with this tag.


styleClass

java.lang.String styleClass
The named style class associated with this tag.


value

java.lang.String value
The server value for this option, also used to match against the current property value to determine whether this option should be marked as selected.

クラス org.apache.struts.taglib.html.PasswordTagBaseFieldTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.html.RadioTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name for this field.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The server value for this option.

クラス org.apache.struts.taglib.html.ResetTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the generated input field.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The value of the button label.

クラス org.apache.struts.taglib.html.RewriteTagLinkTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.html.SelectTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

match

java.lang.String[] match
The actual values we will match against, calculated in doStartTag().


multiple

java.lang.String multiple
Should multiple selections be allowed? Any non-null value will trigger rendering this.


name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name we are associated with.


saveBody

java.lang.String saveBody
The saved body content of this tag.


size

java.lang.String size
How many available options should be displayed when this element is rendered?


value

java.lang.String value
The value to compare with for marking an option selected.

クラス org.apache.struts.taglib.html.SubmitTagBaseHandlerTag を拡張し、Serializable を実装しています

直列化されたフィールド

property

java.lang.String property
The name of the generated input field.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The value of the button label.

クラス org.apache.struts.taglib.html.TextareaTagBaseInputTag を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The name of the bean containing our underlying property.

クラス org.apache.struts.taglib.html.TextTagBaseFieldTag を拡張し、Serializable を実装しています


パッケージ org.apache.struts.taglib.logic

クラス org.apache.struts.taglib.logic.CompareTagBaseConditionalTagBase を拡張し、Serializable を実装しています

直列化されたフィールド

value

java.lang.String value
The value to which the variable specified by other attributes of this tag will be compared.

クラス org.apache.struts.taglib.logic.ConditionalTagBase は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

cookie

java.lang.String cookie
The name of the cookie to be used as a variable.


header

java.lang.String header
The name of the HTTP request header to be used as a variable.


name

java.lang.String name
The name of the JSP bean to be used as a variable (if property is not specified), or whose property is to be accessed (if property is specified).


parameter

java.lang.String parameter
The name of the HTTP request parameter to be used as a variable.


property

java.lang.String property
The name of the bean property to be used as a variable.


role

java.lang.String role
The name of the security role to be checked for.


scope

java.lang.String scope
The scope to search for the bean named by the name property, or "any scope" if null.


user

java.lang.String user
The user principal name to be checked for.

クラス org.apache.struts.taglib.logic.EqualTagCompareTagBase を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.logic.ForwardTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The logical name of the ActionForward entry to be looked up.

クラス org.apache.struts.taglib.logic.GreaterEqualTagCompareTagBase を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.logic.GreaterThanTagCompareTagBase を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.logic.IterateTag は javax.servlet.jsp.tagext.BodyTagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

iterator

java.util.Iterator iterator
Iterator of the elements of this collection, while we are actually running.


lengthCount

int lengthCount
The number of elements we have already rendered.


lengthValue

int lengthValue
The actual length value (calculated in the start tag).


offsetValue

int offsetValue
The actual offset value (calculated in the start tag).


started

boolean started
Has this tag instance been started?


collection

java.lang.Object collection
The collection over which we will be iterating.


id

java.lang.String id
The name of the scripting variable to be exposed.


indexId

java.lang.String indexId
The name of the scripting variable to be exposed as the current index.


length

java.lang.String length
The length value or attribute name (<=0 means no limit).


name

java.lang.String name
The name of the collection or owning bean.


offset

java.lang.String offset
The starting offset (zero relative).


property

java.lang.String property
The property name containing the collection.


scope

java.lang.String scope
The scope of the bean specified by the name property, if any.


type

java.lang.String type
The Java class of each exposed element of the collection.

クラス org.apache.struts.taglib.logic.LessEqualTagCompareTagBase を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.logic.LessThanTagCompareTagBase を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.logic.MatchTagConditionalTagBase を拡張し、Serializable を実装しています

直列化されたフィールド

location

java.lang.String location
The location where the match must exist (start or end), or null for anywhere.


value

java.lang.String value
The value to which the variable specified by other attributes of this tag will be matched.

クラス org.apache.struts.taglib.logic.NotEqualTagCompareTagBase を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.logic.NotMatchTagMatchTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.logic.NotPresentTagPresentTag を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.logic.PresentTagConditionalTagBase を拡張し、Serializable を実装しています

クラス org.apache.struts.taglib.logic.RedirectTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

anchor

java.lang.String anchor
The anchor to be added to the end of the generated hyperlink.


forward

java.lang.String forward
The logical forward name from which to retrieve the redirect URI.


href

java.lang.String href
The redirect URI.


name

java.lang.String name
The JSP bean name for query parameters.


page

java.lang.String page
The context-relative page URL (beginning with a slash) to which this redirect will be rendered.


paramId

java.lang.String paramId
The single-parameter request parameter name to generate.


paramName

java.lang.String paramName
The single-parameter JSP bean name.


paramProperty

java.lang.String paramProperty
The single-parameter JSP bean property.


paramScope

java.lang.String paramScope
The single-parameter JSP bean scope.


property

java.lang.String property
The JSP bean property name for query parameters.


scope

java.lang.String scope
The scope of the bean specified by the name property, if any.


transaction

boolean transaction
Include our transaction control token?


パッケージ org.apache.struts.taglib.template

クラス org.apache.struts.taglib.template.GetTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

flush

boolean flush
Should we flush before including this text?


name

java.lang.String name
The name of the content that this tag includes (or prints).


role

java.lang.String role
The role that the user must be in to retrieve content.

クラス org.apache.struts.taglib.template.InsertTag は javax.servlet.jsp.tagext.TagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

map

ContentMap map
Each insert tag has a map of content.


template

java.lang.String template
The URI of the template.

クラス org.apache.struts.taglib.template.PutTag は javax.servlet.jsp.tagext.BodyTagSupport を拡張し、Serializable を実装しています

直列化されたフィールド

name

java.lang.String name
The content's name.


role

java.lang.String role
The role that the user must be in to store content.


content

java.lang.String content
The content's URI (or text).


direct

java.lang.String direct
Determines whether content is included (false) or printed (true). Content is included (false) by default.


パッケージ org.apache.struts.taglib.template.util

クラス org.apache.struts.taglib.template.util.Content は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

content

java.lang.String content
Templates regard this as content to be either included or printed directly.
This is a blank final that is set at construction.


direct

java.lang.String direct
Represents a boolean; if true, content is included, otherwise content is printed.
This is a blank final that is set at construction.
This is a string instead of a boolean as a convenience for the tags, whose corresponding attribute is a string.

クラス org.apache.struts.taglib.template.util.ContentMap は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

map

java.util.HashMap map
The map.


パッケージ org.apache.struts.upload

クラス org.apache.struts.upload.ContentLengthExceededException は java.io.IOException を拡張し、Serializable を実装しています

直列化されたフィールド

message

java.lang.String message

クラス org.apache.struts.upload.MaxLengthExceededException は java.io.IOException を拡張し、Serializable を実装しています

直列化されたフィールド

message

java.lang.String message


パッケージ org.apache.struts.util

クラス org.apache.struts.util.ArrayStack は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

list

java.util.ArrayList list
基礎をなすコレクションクラス。

クラス org.apache.struts.util.FastArrayList は java.util.ArrayList を拡張し、Serializable を実装しています

直列化されたフィールド

list

java.util.ArrayList list
推奨されていません。 
操作対象となるリスト。


fast

boolean fast
推奨されていません。 
"高速" モードで動作しているか。

クラス org.apache.struts.util.FastHashMap は java.util.HashMap を拡張し、Serializable を実装しています

直列化されたフィールド

map

java.util.HashMap map
推奨されていません。 
内部で管理されるマップ.


fast

boolean fast
推奨されていません。 
"fast"モードで動作させるか?

クラス org.apache.struts.util.FastTreeMap は java.util.TreeMap を拡張し、Serializable を実装しています

直列化されたフィールド

map

java.util.TreeMap map
推奨されていません。 
内部で管理されるマップ.


fast

boolean fast
推奨されていません。 
"fast"モードで動作しているか?

クラス org.apache.struts.util.MessageResources は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

config

java.lang.String config
MessageResourcesを初期化する際の設定パラメータ


defaultLocale

java.util.Locale defaultLocale
現在の環境でのデフォルトのLocale


factory

MessageResourcesFactory factory
このインスタンスを生成した MessageResourcesFactory


formats

java.util.HashMap formats
今までに生成された MessageFormat オブジェクトの集合。 messageKey()によって計算された値をキーとします。


returnNull

boolean returnNull
定義されていない Locale または キーでリクエストをおこなった場合に エラーメッセージの代わりに null を返すか?

クラス org.apache.struts.util.MessageResourcesFactory は java.lang.Object を拡張し、Serializable を実装しています

直列化されたフィールド

returnNull

boolean returnNull
新たに生成する MessageResourcess の初期化の際に設定する "return null" プロパティ。

クラス org.apache.struts.util.PropertyMessageResourcesMessageResources を拡張し、Serializable を実装しています

直列化されたフィールド

locales

java.util.HashMap locales
既にロードされたメッセージに対するロケールキーの集合。 localeKey() により計算された値をキーとします。


messages

java.util.HashMap messages
今までに蓄積したメッセージのキャッシュ。messageKey() により計算された値を 関連付けられたメッセージのキャッシュ。

クラス org.apache.struts.util.PropertyMessageResourcesFactoryMessageResourcesFactory を拡張し、Serializable を実装しています



このドキュメントは、Ja-Jakartaにより訳されました。コメントがある場合は、report@jajakarta.orgまでお願いします。
Copyright (C) 2000-2002 - Apache Software Foundation