|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.k_int.util.RPNQueryRep.PrefixQueryVisitor
| Constructor Summary | |
PrefixQueryVisitor(java.io.Writer _os)
|
|
| Method Summary | |
void |
visit(AttrPlusTermNode aptn)
|
void |
visit(ComplexNode cn)
|
void |
visit(QueryNode qn)
|
void |
visit(RootNode rn)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrefixQueryVisitor(java.io.Writer _os)
| Method Detail |
public void visit(QueryNode qn)
throws java.io.IOException
public void visit(RootNode rn)
throws java.io.IOException
public void visit(ComplexNode cn)
throws java.io.IOException
public void visit(AttrPlusTermNode aptn)
throws java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||