Predicated
, java.io.Serializable
, Step
DefaultNameStep
public interface NameStep extends Step
para
or
svg:rect
. This is production 37 in the
XPath 1.0 specification:
[37] NameTest ::= '*' | NCName ':' '*' | QName
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getLocalName() |
Returns the local name of the matched node
|
java.lang.String |
getPrefix() |
Returns the namespace prefix of the matched node.
|
addPredicate, getPredicates, getPredicateSet
java.lang.String getPrefix()
java.lang.String getLocalName()
Copyright © 2001–2018 Codehaus. All rights reserved.