|
||||||||||
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.UpdateDeleteWhere
public class UpdateDeleteWhere
Constructor Summary | |
---|---|
UpdateDeleteWhere(QuadAcc pattern)
|
Method Summary | |
---|---|
List<Quad> |
getQuads()
|
void |
visit(UpdateVisitor visitor)
|
Methods inherited from class com.hp.hpl.jena.update.Update |
---|
output, output, toString, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UpdateDeleteWhere(QuadAcc pattern)
Method Detail |
---|
public List<Quad> getQuads()
public void visit(UpdateVisitor visitor)
visit
in class Update
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |