normalizeText(String)
.selectNodes(Object)
but assumes the result will be a collection of
Attributes.selectNodes(Object)
but assumes the result will be a collection of
Elements.Element.getAttribute(String)
from each element identified by selectElements(Object)
.Element.getChildMarkup()
from each element identified by selectElements(Object)
.BaseXPath.selectSingleNode(Object)
but assumes the result will be an Element.normalizeText(String)
.selectNodes(Object)
but converts each of the selected nodes into its XPath string-value.TapestryXPath
but throws unchecked exceptions.Copyright © 2009-2012. All Rights Reserved.