com.hp.hpl.jena.sparql.syntax
Class ElementService
java.lang.Object
com.hp.hpl.jena.sparql.syntax.Element
com.hp.hpl.jena.sparql.syntax.ElementService
public class ElementService
- extends Element
A SERVICE pattern - access a remote SPARQL service.
ElementService
public ElementService(String serviceURI,
Element el)
ElementService
public ElementService(com.hp.hpl.jena.graph.Node n,
Element el)
getElement
public Element getElement()
getServiceNode
public com.hp.hpl.jena.graph.Node getServiceNode()
getServiceURI
public String getServiceURI()
hashCode
public int hashCode()
- Specified by:
hashCode in class Element
equalTo
public boolean equalTo(Element el2,
NodeIsomorphismMap isoMap)
- Specified by:
equalTo in class Element
visit
public void visit(ElementVisitor v)
- Specified by:
visit in class Element
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.