ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
クラス
使用
ツリー
非推奨
インデックス
ヘルプ
検索:
クラスの使用
org.springframework.xml.xpath.AbstractXPathTemplate
AbstractXPathTemplate
を使用するパッケージ
パッケージ
説明
org.springframework.xml.xpath
XPathTemplate 実装、および JAXP 1.3 および Jaxen を使用した XPath 評価用のさまざまなクラスを提供します。
org.springframework.xml.xpath
内の
AbstractXPathTemplate
使用
org.springframework.xml.xpath
内の
AbstractXPathTemplate
サブクラス
修飾子と型
クラス
説明
class
JaxenXPathTemplate
Jaxen を使用する
XPathOperations
の実装。
class
Jaxp13XPathTemplate
JAXP 1.3 を使用する
XPathOperations
の実装。