|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectwoolpack.utils.NodeFindableFactoryImpl
public class NodeFindableFactoryImpl
javax.xml.xpath
パッケージを使用して DOM ノードを検索するNodeFindableFactory
。
委譲先でノードを操作した場合、次の検索結果に影響する(スナップショットではない)。 適用しているパターン:Adapter。
コンストラクタの概要 | |
---|---|
NodeFindableFactoryImpl()
|
メソッドの概要 | |
---|---|
NodeFindable |
newInstance(java.lang.String criteria)
NodeFindable を生成して返す。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public NodeFindableFactoryImpl()
メソッドの詳細 |
---|
public NodeFindable newInstance(java.lang.String criteria)
NodeFindableFactory
の記述: NodeFindable
を生成して返す。
NodeFindableFactory
内の newInstance
criteria
- キー。
NodeFindable
。
java.lang.IllegalArgumentException
- (
XPathExpressionException
)XPath のコンパイルに失敗した場合。
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |