public final class PresenceNode extends LeafNode
annotations, assertionType| Constructor and Description |
|---|
PresenceNode(String attribute)
Creates a PresenceNode object based on an attribute.
|
| Modifier and Type | Method and Description |
|---|---|
ExprNode |
clone()
Clone the Node
|
String |
toString() |
accept, equals, getAttribute, hashCode, isLeaf, setAttributeescapeFilterValue, get, getAnnotations, getAssertionType, printRefinementToBuffer, setpublic PresenceNode(String attribute)
attribute - the attribute to assert the presence ofpublic ExprNode clone()
public String toString()
toString in class AbstractExprNodeObject.toString()Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.