|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectshohaku.composer.AbstractNode
shohaku.composer.node.AbstractBaseNode
shohaku.composer.node.contain.OwnerContainNode
Node.SCOPE_OWNER のスコープを持つコンテナを提供します。
| フィールドの概要 |
| クラス shohaku.composer.node.AbstractBaseNode から継承したフィールド |
TEXT_ALIAS |
| インタフェース shohaku.composer.Node から継承したフィールド |
SCOPE_OWNER, SCOPE_PRIVATE, SCOPE_PUBLIC, TYPE_COMMAND, TYPE_COMMENT, TYPE_CONTAINER, TYPE_TEXT, TYPE_VALUE |
| コンストラクタの概要 | |
OwnerContainNode()
|
|
| メソッドの概要 | |
protected int |
getNodeScope()
ノードの固有のスコープを返却します。 |
protected int[] |
getTypes()
有効なノード種別を返却します。 |
| クラス shohaku.composer.node.AbstractBaseNode から継承したメソッド |
getAttribute, getCacheText, getClassLoader, getComposer, getCompositeContext, getCompositeRule, getDocumentContext, getFeature, getNodeAttribute, getText, initialize, isType, setCacheText, toTextString |
| クラス shohaku.composer.AbstractNode から継承したメソッド |
begin, child, end, finish, getAttribute, getNodeContext, getNodeValue, getScope |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public OwnerContainNode()
| メソッドの詳細 |
protected int[] getTypes()
AbstractBaseNode 内の getTypesprotected int getNodeScope()
AbstractNode 内の getNodeScope
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||