インタフェース
org.seasar.cubby.action.FormatPattern の使用

FormatPattern を使用しているパッケージ
org.seasar.cubby.action.impl アプリケーション開発者が使用するビューコントローラー部分の実装を提供します。 
org.seasar.cubby.controller Cubbyフレームワークが使用するビューコントローラに関する機能を提供します。 
org.seasar.cubby.controller.impl Cubbyフレームワークが使用するビューコントローラに関する機能の実装を提供します。 
 

org.seasar.cubby.action.impl での FormatPattern の使用
 

FormatPattern を実装している org.seasar.cubby.action.impl のクラス
 class FormatPatternImpl
          日付や時刻のフォーマットパターンを保持するクラスの実装です。
 

org.seasar.cubby.controller での FormatPattern の使用
 

FormatPattern を返す org.seasar.cubby.controller のメソッド
 FormatPattern CubbyConfiguration.getFormatPattern()
          フォーマットのパターンを取得します。
 

org.seasar.cubby.controller.impl での FormatPattern の使用
 

FormatPattern を返す org.seasar.cubby.controller.impl のメソッド
 FormatPattern CubbyConfigurationImpl.getFormatPattern()
          フォーマットのパターンを取得します。
 



Copyright ツゥ 2006-2008 The Seasar Foundation. All Rights Reserved.