attribute, attributeTypeannotations, assertionType, isSchemaAware| Constructor and Description |
|---|
PresenceNode(AttributeType attributeType)
Creates a PresenceNode object based on an attribute.
|
PresenceNode(java.lang.String attribute)
Creates a PresenceNode object based on an attribute.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
accept, equals, getAttribute, getAttributeType, hashCode, isLeaf, setAttribute, setAttributeTypeclone, escapeFilterValue, get, getAnnotations, getAssertionType, isSchemaAware, printRefinementToBuffer, setpublic PresenceNode(AttributeType attributeType)
attributeType - the attributeType to assert the presence ofpublic PresenceNode(java.lang.String attribute)
attribute - the attribute to assert the presence ofpublic java.lang.String toString()
toString in class AbstractExprNodeObject.toString()