|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.basex.core.Progress
org.basex.query.QueryProcessor
org.basex.query.pf.PFP
public final class PFP
This class extends the QueryProcessor class and
answers XQuery requests via Pathfinder (early state).
| Field Summary |
|---|
| Fields inherited from class org.basex.query.QueryProcessor |
|---|
query |
| Constructor Summary | |
|---|---|
PFP(java.lang.String q)
XPath Query Constructor. |
|
| Method Summary | |
|---|---|
QueryContext |
parse()
Parses and compiles the specified query. |
| Methods inherited from class org.basex.query.QueryProcessor |
|---|
compile, det, getInfo, head, prog, query, queryNodes |
| Methods inherited from class org.basex.core.Progress |
|---|
detail, header, progress, progress, stop, stopped |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PFP(java.lang.String q)
q - query| Method Detail |
|---|
public QueryContext parse()
throws QueryException
QueryProcessor
QueryException - query exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||