|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.dataops.archivesystem.search.SimpleNode
wt.dataops.archivesystem.search.ASTKey
Field Summary | |
private String |
name
|
Fields inherited from class wt.dataops.archivesystem.search.SimpleNode |
children, id, parent, parser |
Constructor Summary | |
(package private) |
ASTKey(int id)
|
Method Summary | |
XMLNode |
outputSearchHints(XMLNode nd,
String pl)
|
String |
toString()
|
Methods inherited from class wt.dataops.archivesystem.search.SimpleNode |
dump, extractParantVals, getDictDoc, getName, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, pp, setName, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private String name
Constructor Detail |
ASTKey(int id)
Method Detail |
public String toString()
toString
in class SimpleNode
public XMLNode outputSearchHints(XMLNode nd, String pl) throws WTArchiveSystemException
outputSearchHints
in class SimpleNode
WTArchiveSystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |