com.hp.hpl.jena.sparql.modify.request
Class UpdateLoad
java.lang.Object
com.hp.hpl.jena.update.Update
com.hp.hpl.jena.sparql.modify.request.UpdateLoad
- All Implemented Interfaces:
- PrintSerializable, org.openjena.atlas.io.Printable
public class UpdateLoad
- extends Update
UpdateLoad
public UpdateLoad(String source,
String dest)
UpdateLoad
public UpdateLoad(String source,
com.hp.hpl.jena.graph.Node dest)
getSource
public String getSource()
getDest
public com.hp.hpl.jena.graph.Node getDest()
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.