public final class PresenceNode extends LeafNode
attribute, attributeTypeannotations, assertionType, isSchemaAware| Constructor and Description |
|---|
PresenceNode(AttributeType attributeType)
Creates a PresenceNode object based on an attribute.
|
PresenceNode(String attribute)
Creates a PresenceNode object based on an attribute.
|
| Modifier and Type | Method and Description |
|---|---|
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(String attribute)
attribute - the attribute to assert the presence ofpublic String toString()
toString in class AbstractExprNodeObject.toString()Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.