public interface HasVarAndValue
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
Equals.
|
net.sf.saxon.s9api.QName |
getVariableName()
Gets the variable name.
|
int |
hashCode()
Hash code.
|
int hashCode()
hashCode in class java.lang.Objectboolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - the objnet.sf.saxon.s9api.QName getVariableName()