Object resultObject
String resultString
BLogicMessages errors
BLogicMessages messages
MessageFormatCloneReturnMap cloneReturnMap
boolean clearForm
boolean cancelPopulate
byte[] byteArray
File file
org.apache.commons.logging.Log log
String value
boolean modified
boolean modified
String onload
String onunload
String styleClass
String bgcolor
String background
String text
String link
String vlink
String alink
String id
String action
String name
String rowProperty
String indexProperty
String totalProperty
String scope
boolean submit
boolean forward
String event
boolean resetIndex
String currentPageIndex
String totalPageCount
Map<K,V> links
int maxLinkNo
int maxPageCount
String target
org.springframework.web.context.WebApplicationContext context
org.springframework.context.MessageSource messageSource
String format
String id
boolean filter
true
。boolean ignore
false
(例外を投げる)。String name
String property
String scope
String pattern
SimpleDateFormat
と同じ書式で指定する。String value
String id
boolean filter
true
。boolean ignore
false
(例外を投げる)。String name
String property
String scope
String pattern
DecimalFormat
と同じ書式で指定する。String value
int scale
n
を指定した場合には、
小数第 n + 1
位が四捨五入される。String round
int length
boolean zenkaku
boolean zenkaku
String id
boolean filter
boolean ignore
String name
String property
String scope
String value
boolean replaceSpToNbsp
半角スペースを
と置換する。
boolean zenkaku
boolean filter
特殊文字を HTML
に対応した文字に置き換える。
boolean replaceNullToNbsp
null
もしくは空文字を と置換する。
boolean replaceSpToNbsp
半角スペースを
と置換する。
boolean replaceLFtoBR
改行コードを<br>
と置換する。
boolean ignore
name
と scope
属性で指定された
Bean
が存在しない場合、何もしない
String name
property
で指定した値を取り出す為の Bean
名
String property
name
によって指定された Bean
上で
アクセスされるプロパティ名
String scope
name
によって指定した bean
を取り出す為に検索するスコープ名
int fillColumn
fillColumn
によって指定された Bean
上でアクセスされるプロパティ名
boolean addBR
プロパティ値の末尾に<br>を加える。
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
デシリアライズした後も、コンストラクタで生成したときと同様に動作するよう、シリアライズ/デシリアライズ不可能なフィールドを再構築する。
ただし、これはあくまでスーパークラスで実装されたSerializableを満たすための実装であり、シリアライズ/デシリアライズの使用は推奨しない。
IOException
ClassNotFoundException
ObjectInputStream
int threshold
Copyright © 2015. All Rights Reserved.