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, setAttribute
escapeFilterValue, get, getAnnotations, getAssertionType, printRefinementToBuffer, set
public PresenceNode(String attribute)
attribute
- the attribute to assert the presence ofpublic ExprNode clone()
public String toString()
toString
in class AbstractExprNode
Object.toString()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.