com.hp.hpl.jena.sparql.modify.request
Class UpdateMove
java.lang.Object
com.hp.hpl.jena.update.Update
com.hp.hpl.jena.sparql.modify.request.UpdateMove
- All Implemented Interfaces:
- PrintSerializable, Printable
public class UpdateMove
- extends Update
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UpdateMove
public UpdateMove(Target src,
Target dest)
UpdateMove
public UpdateMove(Target src,
Target dest,
boolean silent)
visit
public void visit(UpdateVisitor visitor)
- Specified by:
visit in class Update
getSrc
public Target getSrc()
getDest
public Target getDest()
getSilent
public boolean getSilent()
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.