クラス
shohaku.ginkgo.type.ExpressionValue の使用

ExpressionValue を使用しているパッケージ
shohaku.ginkgo.tags.core.beans Java Bean の制御や生成を実行するタグを提供します。 
shohaku.ginkgo.tags.core.util 多様な値を生成するユーティリティーのタグを提供します。 
 

shohaku.ginkgo.tags.core.beans での ExpressionValue の使用
 

ExpressionValue 型のパラメータを持つ shohaku.ginkgo.tags.core.beans のメソッド
 void SetPropertyDescTag.setTextTransferValue(ExpressionValue textValue)
          組み込み式としてテキストを変換して格納します。
 void ArgumentDescTag.setTextTransferValue(ExpressionValue textValue)
          組み込み式としてテキストを変換して格納します。
 

shohaku.ginkgo.tags.core.util での ExpressionValue の使用
 

ExpressionValue 型のパラメータを持つ shohaku.ginkgo.tags.core.util のメソッド
 void ExpressionTag.setTextTransferValue(ExpressionValue textValue)
          変換されたテキストを格納します。