|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.rql.VQLFormatter
Implementation of RQLFormatter that translates a Lucene Query into Verity VQL statement.
| Constructor Summary | |
VQLFormatter()
|
|
| Method Summary | |
java.lang.String |
formatQuery(Query query,
java.lang.String defaultField,
boolean suppressDefault)
|
void |
initialize(org.w3c.dom.Element elem)
Initializes the object from an XML tag or element. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VQLFormatter()
| Method Detail |
public java.lang.String formatQuery(Query query,
java.lang.String defaultField,
boolean suppressDefault)
formatQuery in interface IRQLFormatterpublic void initialize(org.w3c.dom.Element elem)
IConfigurable
initialize in interface IConfigurable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||