com.hp.hpl.jena.update
Class Update
java.lang.Object
com.hp.hpl.jena.update.Update
- All Implemented Interfaces:
- PrintSerializable, Printable
- Direct Known Subclasses:
- UpdateAdd, UpdateCopy, UpdateCreate, UpdateData, UpdateDeleteWhere, UpdateDropClear, UpdateLoad, UpdateMove, UpdateWithUsing
public abstract class Update
- extends java.lang.Object
- implements PrintSerializable
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Update
public Update()
visit
public abstract void visit(UpdateVisitor visitor)
output
public void output(IndentedWriter out,
SerializationContext sCxt)
- Specified by:
output in interface PrintSerializable
output
public void output(IndentedWriter out)
- Specified by:
output in interface Printable
toString
public java.lang.String toString(com.hp.hpl.jena.shared.PrefixMapping pmap)
- Specified by:
toString in interface PrintSerializable
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.