インタフェース
shohaku.ginkgo.Node の使用

Node を使用しているパッケージ
shohaku.ginkgo ライブラリを構成する基礎的なインターフェースと実装を提供します。 
shohaku.ginkgo.tags タグライブラリの共通的な振る舞いを定義する機能を提供します。 
shohaku.ginkgo.tags.core.base 基本的なデータ型を生成するタグを提供します。 
shohaku.ginkgo.tags.core.beans Java Bean の制御や生成を実行するタグを提供します。 
shohaku.ginkgo.tags.core.collections コレクションを生成するタグを提供します。 
shohaku.ginkgo.tags.core.context ドキュメントのコンテキスト情報を制御するタグを提供します。 
shohaku.ginkgo.tags.core.io 入出力機能のタグを提供します。 
shohaku.ginkgo.tags.core.logic 反復処理や条件式等のノード階層を制御するタグを提供します。 
shohaku.ginkgo.tags.core.math 任意精度の整数 (BigInteger)、および任意精度の 10 進数 (BigDecimal) のタグを提供します。 
shohaku.ginkgo.tags.core.net ネットワーク機能のタグを提供します。 
shohaku.ginkgo.tags.core.resource リソースを読み取る機能のタグを提供します。 
shohaku.ginkgo.tags.core.util 多様な値を生成するユーティリティーのタグを提供します。 
 

shohaku.ginkgo での Node の使用
 

shohaku.ginkgo での Node のサブインタフェース
 interface TagNode
          XMLタグを表現するインターフェースを提供します。
 interface TextNode
          テキストノードを表現するインタフェースを提供します。
 

Node を実装している shohaku.ginkgo のクラス
 class CacheTag
          システム内部で使用されるキャッシュ用のタグを提供します。
 

shohaku.ginkgo.tags での Node の使用
 

Node を実装している shohaku.ginkgo.tags のクラス
 class AbstractContextTag
          コンテキスト制御を実行するタグの抽象実装を提供し実装の負担を最小化します。
 class AbstractLogicTag
          反復処理や条件式等のノード階層を制御するタグの抽象実装を提供し実装の負担を最小化します。
 class AbstractTag
          タグの抽象実装を提供し実装の負担を最小化します。
 class AbstractValueTag
          デフォルトの値ノードの抽象実装を提供し実装の負担を最小化します。
 class ClassContainTag
          クラス型の属性を持つ、 ContainTag.SCOPE_PUBLIC のスコープを持つコンテナを提供します。
 class CommentTag
          説明文を表すコメント型のノードを提供します。
 class DocumentContainTag
          ContainTag.SCOPE_DOCUMENT のスコープを持つコンテナを提供します。
 class OwnerContainTag
          ContainTag.SCOPE_OWNER のスコープを持つコンテナを提供します。
 class PublicContainTag
          ContainTag.SCOPE_PUBLIC のスコープを持つコンテナを提供します。
 

shohaku.ginkgo.tags.core.base での Node の使用
 

Node を実装している shohaku.ginkgo.tags.core.base のクラス
 class BooleanTag
          Boolean 型のデータを表す値タグを提供します。
 class ByteTag
          Byte 型のデータを表す値タグを提供します。
 class CharacterTag
          Character 型のデータを表す値タグを提供します。
 class ClassTag
          クラス型のデータを表す値タグを提供します。
 class DoubleTag
          Double 型のデータを表す値タグを提供します。
 class FloatTag
          Float 型のデータを表す値タグを提供します。
 class IntegerTag
          Integer 型のデータを表す値タグを提供します。
 class LongTag
          Long 型のデータを表す値タグを提供します。
 class ReferenceTag
          参照データを表す値タグを提供します。
 class ShortTag
          Short 型のデータを表す値タグを提供します。
 class StringTag
          文字列型のデータを表す値タグを提供します。
 class ValueTag
          value 属性のオブジェクト型のデータを表す値タグを提供します。
 

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

Node を実装している shohaku.ginkgo.tags.core.beans のクラス
 class ArgumentDescTag
          引数を表現するデータの値タグを提供します。
 class BeanFactoryTag
          Java Bean を生成するファクトリを生成する値タグを提供します。
 class CallMethodTag
          メソッドを呼び出し戻り値を返す値タグを提供します。
 class ConstantFieldsMapTag
          クラスの全ての定数フィールド(public static final なフィールド)を、マップに格納して返す値タグを提供します。
 class FactoryMethodDescTag
          コンストラクタまたはファクトリメソッドを表現する値タグを提供します。
 class GetFieldValueTag
          クラスの静的フィールドの値を取得する値タグを提供します。
 class MethodDescTag
          メソッドを表現する値タグを提供します。
 class ObjectTag
          オブジェクトを生成する汎用の値タグを提供します。
 class SetPropertyDescTag
          セッタープロパティのメソッドを表現する値タグを提供します。
 

shohaku.ginkgo.tags.core.collections での Node の使用
 

Node を実装している shohaku.ginkgo.tags.core.collections のクラス
 class ArrayTag
          配列型のデータを生成する値タグを提供します。
 class ListTag
          リスト型のデータを生成する値タグを提供します。
 class MapTag
          マップ型のデータを生成する値タグを提供します。
 class SetTag
          セット型のデータを生成する値タグを提供します。
 class SingletonMapTag
          キーと値が一つのみ持つマップを生成するノードを提供します。
 

shohaku.ginkgo.tags.core.context での Node の使用
 

Node を実装している shohaku.ginkgo.tags.core.context のクラス
 class GetAttributeTag
          コンテキスト属性を取得するタグを提供します。
 class IncludeConstantFieldsTag
          クラスの全ての定数フィールド(パブリックで有り、静的、ファイナルなフィールド)をコンテキスト属性に格納するタグを提供します。
 class IncludePropertiesTag
          プロパティセットをコンテキスト属性に格納するタグを提供します。
 class RemoveAttributeTag
          コンテキスト属性を削除するタグを提供します。
 class SetAttributeTag
          コンテキスト属性を格納するタグを提供します。
 

shohaku.ginkgo.tags.core.io での Node の使用
 

Node を実装している shohaku.ginkgo.tags.core.io のクラス
 class FileTag
          ファイル型のデータを表す値タグを提供します。
 

shohaku.ginkgo.tags.core.logic での Node の使用
 

Node を実装している shohaku.ginkgo.tags.core.logic のクラス
 class ForEachTag
          属性が指定する回数または指定のコレクションの要素数分の反復処理を行いコンテンツを再評価するタグを提供します。
 class IfThenTag
          コンテンツを評価するか検証するタグを提供します。
 

shohaku.ginkgo.tags.core.math での Node の使用
 

Node を実装している shohaku.ginkgo.tags.core.math のクラス
 class BigDecimalTag
          BigDecimal 型のデータを表す値タグを提供します。
 class BigIntegerTag
          BigInteger 型のデータを表す値タグを提供します。
 

shohaku.ginkgo.tags.core.net での Node の使用
 

Node を実装している shohaku.ginkgo.tags.core.net のクラス
 class URITag
          URI型のデータを表す値タグを提供します。
 

shohaku.ginkgo.tags.core.resource での Node の使用
 

Node を実装している shohaku.ginkgo.tags.core.resource のクラス
 class ResourceTag
          ファイルやネットワーク上のリソースを表現する値タグを提供します。
 

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

Node を実装している shohaku.ginkgo.tags.core.util のクラス
 class DateTimeTag
          日付型のデータを表す値タグを提供します。
 class ExpressionTag
          組み込み式としてデータ解析する値タグを提供します、デフォルトではOGDL式が使用されます。
 class PropertiesTag
          Properties 型のデータを表す値タグを提供します。
 class PropertyTag
          単一の、文字列の名前と値を対とするデータの、値タグを提供します。
 class RegexTag
          java.util.regex.Pattern 型のデータを表す値タグを提供します。