com.hp.hpl.jena.sparql.syntax
Class Template
java.lang.Object
com.hp.hpl.jena.sparql.syntax.Template
public class Template
- extends java.lang.Object
Triples template.
| Methods inherited from class java.lang.Object |
equals, getClass, notify, notifyAll, toString, wait, wait, wait |
Template
public Template(BasicPattern bgp)
getBGP
public BasicPattern getBGP()
getTriples
public java.util.List<com.hp.hpl.jena.graph.Triple> getTriples()
subst
public void subst(java.util.Collection<com.hp.hpl.jena.graph.Triple> acc,
java.util.Map<com.hp.hpl.jena.graph.Node,com.hp.hpl.jena.graph.Node> bNodeMap,
Binding b)
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equalIso
public boolean equalIso(java.lang.Object temp2,
NodeIsomorphismMap labelMap)
format
public void format(FormatterTemplate fmtTemplate)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.