Class LiteralNode

All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable, Cloneable
Direct Known Subclasses:
ContainsItemsRootNode, InnerQueryNode, PreparedNode

public class LiteralNode extends ValueNode
This is the Literal node. it holds an object which is the value of the condition
Author:
Michael Mitrani, 2Train4, 2004
See Also: