|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.update.Update
com.hp.hpl.jena.sparql.modify.request.UpdateData
public abstract class UpdateData
Constructor Summary | |
---|---|
UpdateData(QuadDataAcc quadData)
|
Method Summary | |
---|---|
List<Quad> |
getQuads()
|
Methods inherited from class com.hp.hpl.jena.update.Update |
---|
output, output, toString, toString, visit |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UpdateData(QuadDataAcc quadData)
Method Detail |
---|
public List<Quad> getQuads()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |