|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A LeafRewriter is able to rewrite some types of QueryLeaf implementation.
Method Summary | |
---|---|
boolean |
canRewrite(QueryLeaf ql)
It returns true is the QueryLeaf can be rewrite by this LeafRewriter. |
QueryTree |
rewrite(QueryLeaf ql)
It rewrites the QueryLeaf into a QueryTree. |
Method Detail |
public boolean canRewrite(QueryLeaf ql)
public QueryTree rewrite(QueryLeaf ql) throws MedorException
MedorException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |