クラスの使用
org.springframework.xml.xpath.XPathParseException
XPathParseException を使用するパッケージ
パッケージ
説明
XPathTemplate 実装、および JAXP 1.3 および Jaxen を使用した XPath 評価用のさまざまなクラスを提供します。
org.springframework.xml.xpath 内の XPathParseException 使用
XPathParseException をスローする org.springframework.xml.xpath のメソッド修飾子と型メソッド説明voidXPathExpressionFactoryBean.afterPropertiesSet()static XPathExpressionXPathExpressionFactory.createXPathExpression(StringSE expression) 指定された文字列を使用して、コンパイルされた XPath 式を作成します。static XPathExpressionXPathExpressionFactory.createXPathExpression(StringSE expression, MapSE<StringSE, StringSE> namespaces) 指定された文字列と名前空間を使用して、コンパイルされた XPath 式を作成します。