- XPath - com.hp.hpl.sparta.xpath中的类
-
- xpathEnsure(String) - 类 中的方法com.hp.hpl.sparta.Document
-
Just like Element.xpathEnsure, but also handles case of no
documentElement.
- xpathEnsure(String) - 类 中的方法com.hp.hpl.sparta.Element
-
- XPathException - com.hp.hpl.sparta.xpath中的异常错误
-
- XPathException(XPath, String) - 异常错误 的构造器com.hp.hpl.sparta.xpath.XPathException
-
- xpathGetIndex(String) - 类 中的方法com.hp.hpl.sparta.Document
-
- xpathHasIndex(String) - 类 中的方法com.hp.hpl.sparta.Document
-
- xpathSelectElement(String) - 类 中的方法com.hp.hpl.sparta.Document
-
- xpathSelectElement(String) - 类 中的方法com.hp.hpl.sparta.Element
-
- xpathSelectElement(String) - 类 中的方法com.hp.hpl.sparta.Node
-
- xpathSelectElement(String) - 类 中的方法com.hp.hpl.sparta.Text
-
- xpathSelectElements(String) - 类 中的方法com.hp.hpl.sparta.Document
-
Select all the elements that match the absolute XPath expression in this
document.
- xpathSelectElements(String) - 类 中的方法com.hp.hpl.sparta.Element
-
Select all the elements that match the relative XPath expression with
respect to this element.
- xpathSelectElements(String) - 类 中的方法com.hp.hpl.sparta.Node
-
- xpathSelectElements(String) - 类 中的方法com.hp.hpl.sparta.Text
-
- xpathSelectString(String) - 类 中的方法com.hp.hpl.sparta.Document
-
- xpathSelectString(String) - 类 中的方法com.hp.hpl.sparta.Element
-
- xpathSelectString(String) - 类 中的方法com.hp.hpl.sparta.Node
-
- xpathSelectString(String) - 类 中的方法com.hp.hpl.sparta.Text
-
- xpathSelectStrings(String) - 类 中的方法com.hp.hpl.sparta.Document
-
- xpathSelectStrings(String) - 类 中的方法com.hp.hpl.sparta.Element
-
Select all the strings that match the relative XPath expression with
respect to this element.
- xpathSelectStrings(String) - 类 中的方法com.hp.hpl.sparta.Node
-
- xpathSelectStrings(String) - 类 中的方法com.hp.hpl.sparta.Text
-
- xpathSetStrings(String, String) - 类 中的方法com.hp.hpl.sparta.Node
-