wt.dataops.archivesystem.search
Class ASTTopNode
java.lang.Object
wt.dataops.archivesystem.search.SimpleNode
wt.dataops.archivesystem.search.ASTTopNode
- All Implemented Interfaces:
- Node
- public class ASTTopNode
- extends SimpleNode
Methods inherited from class wt.dataops.archivesystem.search.SimpleNode |
dump, extractParantVals, getDictDoc, getName, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, pp, setName, toString, toString |
docNew
private Document docNew
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
ASTTopNode
public ASTTopNode(int id)
ASTTopNode
public ASTTopNode(ArchiveQueryParser p,
int id)
outputSearchHints
public XMLNode outputSearchHints(XMLNode nd,
String pl)
throws WTArchiveSystemException
- Overrides:
outputSearchHints
in class SimpleNode
- Throws:
WTArchiveSystemException
getSearchHintsDoc
public Document getSearchHintsDoc(ParentList pl)
throws WTArchiveSystemException
- Throws:
WTArchiveSystemException