|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectFreeformQuery
public class FreeformQuery
Utility function to parse a "freeform" google-style query into XTF compatible format.
| Constructor Summary | |
|---|---|
FreeformQuery()
|
|
| Method Summary | |
|---|---|
static NodeInfo |
parse(XPathContext context,
String queryStr)
Driver for calling from Saxon. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FreeformQuery()
| Method Detail |
|---|
public static NodeInfo parse(XPathContext context,
String queryStr)
throws ParseException
ParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||