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, org.openjena.atlas.io.Printable

public class UpdateDeleteWhere
extends Update


Constructor Summary
UpdateDeleteWhere(QuadsAcc 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

UpdateDeleteWhere

public UpdateDeleteWhere(QuadsAcc pattern)
Method Detail

getQuads

public 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 Epimorphics Ltd.