wt.dataops.archivesystem.search
Class ASTValue
java.lang.Object
wt.dataops.archivesystem.search.SimpleNode
wt.dataops.archivesystem.search.ASTValue
- All Implemented Interfaces:
- Node
- public class ASTValue
- extends SimpleNode
Constructor Summary |
(package private) |
ASTValue(int id)
|
Methods inherited from class wt.dataops.archivesystem.search.SimpleNode |
dump, extractParantVals, getDictDoc, getName, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, pp, toString |
name
private String name
ASTValue
ASTValue(int id)
setName
public void setName(String n)
- Overrides:
setName
in class SimpleNode
toString
public String toString()
- Overrides:
toString
in class SimpleNode
outputSearchHints
public XMLNode outputSearchHints(XMLNode nd,
String pl)
throws WTArchiveSystemException
- Overrides:
outputSearchHints
in class SimpleNode
- Throws:
WTArchiveSystemException