org.jaxen.expr
public interface NameStep extends Step
para
or
svg:rect
. This is production 37 in the
XPath 1.0 specification:
[37] NameTest ::= '*' | NCName ':' '*' | QName
Method Summary | |
---|---|
String | getLocalName()
Returns the local name of the matched node
|
String | getPrefix()
Returns the namespace prefix of the matched node. |
Returns: the local name of the test
Returns: the namespace prefix of the natched node