-
prefix
java.lang.String prefix
Deprecated.
Our prefix, bound through the current Context.
The empty-string ("") if no prefix was specified.
Decidedly NOT-NULL, due to SAXPath constraints.
This is the 'foo' in 'foo:bar'.
-
localName
java.lang.String localName
Deprecated.
Our local-name.
This is the 'bar' in 'foo:bar'.
-
matchesAnyName
boolean matchesAnyName
Deprecated.
Quick flag denoting if the local name was '*'
-
hasPrefix
boolean hasPrefix
Deprecated.
Quick flag denoting if we have a namespace prefix