com.hp.hpl.jena.sparql.modify.request
Class Target
java.lang.Object
com.hp.hpl.jena.sparql.modify.request.Target
public class Target
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DEFAULT
public static final Target DEFAULT
NAMED
public static final Target NAMED
ALL
public static final Target ALL
create
public static Target create(java.lang.String iri)
create
public static Target create(com.hp.hpl.jena.graph.Node graphName)
isDefault
public boolean isDefault()
isAll
public boolean isAll()
isAllNamed
public boolean isAllNamed()
isOneNamedGraph
public boolean isOneNamedGraph()
getGraph
public com.hp.hpl.jena.graph.Node getGraph()
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.