Enum Classの使用
org.opengion.hayabusa.html.FormatterType
FormatterTypeを使用しているパッケージ
パッケージ
説明
HTML関連ユーティリティViewFormインターフェースと、そのAbstractクラス、および、
ViewLink、ViewMarkerインターフェースとその実装、各種Param属性のキーファイルを提供します。
はやぶさのタグライブラリー関係のクラスを提供します。
-
org.opengion.hayabusa.htmlでのFormatterTypeの使用
修飾子とタイプメソッド説明TableFormatter.getFormatType()このフォーマットのタイプを返します。static FormatterTypeReturns the enum constant of this class with the specified name.static FormatterType[]FormatterType.values()Returns an array containing the constants of this enum class, in the order they are declared.FormatterType型のパラメータを持つorg.opengion.hayabusa.htmlのメソッド -
org.opengion.hayabusa.taglibでのFormatterTypeの使用
修飾子とタイプメソッド説明protected FormatterTypeTbodyTag.getType()このフォーマットのタイプを返します。protected FormatterTypeTfootTag.getType()このフォーマットのタイプを返します。protected FormatterTypeTFormatImpl.getType()このフォーマットのタイプを返します。protected FormatterTypeTheadTag.getType()このフォーマットのタイプを返します。