com.hp.hpl.jena.sparql.modify.request
Class UpdateDeleteWhere

java.lang.Object
  extended by com.hp.hpl.jena.update.Update
      extended by com.hp.hpl.jena.sparql.modify.request.UpdateDeleteWhere
All Implemented Interfaces:
PrintSerializable, Printable

public class UpdateDeleteWhere
extends Update


Constructor Summary
UpdateDeleteWhere(QuadAcc pattern)
           
 
Method Summary
 java.util.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

UpdateDeleteWhere

public UpdateDeleteWhere(QuadAcc pattern)
Method Detail

getQuads

public java.util.List<Quad> getQuads()

visit

public void visit(UpdateVisitor visitor)
Specified by:
visit in class Update


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.