|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.lang.ParserBase
com.hp.hpl.jena.sparql.lang.ParserQueryBase
public class ParserQueryBase
Class that has all the parse event operations and other query/update specific things
| Constructor Summary | |
|---|---|
ParserQueryBase()
|
|
| Method Summary | |
|---|---|
Query |
getQuery()
|
void |
setQuery(Query q)
|
void |
setUpdateRequest(UpdateRequest request)
|
| Methods inherited from class com.hp.hpl.jena.sparql.lang.ParserBase |
|---|
getPrologue, hex, setPrologue, stripChars, throwParseException, unescape, unescapeStr, unescapeStr |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParserQueryBase()
| Method Detail |
|---|
public void setQuery(Query q)
public Query getQuery()
public void setUpdateRequest(UpdateRequest request)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||