|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.lang.UpdateParser
com.hp.hpl.jena.sparql.lang.ParserARQUpdate
public class ParserARQUpdate
| Constructor Summary | |
|---|---|
ParserARQUpdate()
|
|
| Method Summary | |
|---|---|
UpdateRequest |
parse(UpdateRequest update,
Reader r)
Use with care - Reader must be UTF-8 |
| Methods inherited from class com.hp.hpl.jena.sparql.lang.UpdateParser |
|---|
canParse, createParser, parse, parse |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParserARQUpdate()
| Method Detail |
|---|
public UpdateRequest parse(UpdateRequest update,
Reader r)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||