wt.dataops.archivesystem.search
Class ASTClauseExpr
java.lang.Object
wt.dataops.archivesystem.search.SimpleNode
wt.dataops.archivesystem.search.ASTClauseExpr
- All Implemented Interfaces:
- Node
- public class ASTClauseExpr
- extends SimpleNode
Methods inherited from class wt.dataops.archivesystem.search.SimpleNode |
dump, getDictDoc, getName, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, pp, setName, toString |
name
private String name
VERBOSE
private static boolean VERBOSE
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
ASTClauseExpr
ASTClauseExpr(int id)
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
extractParantVals
public void extractParantVals(ParentList pl)
- Overrides:
extractParantVals
in class SimpleNode