Methods in com.hp.hpl.jena.sparql.lang.arq with parameters of type TripleCollector |
Node |
ARQParser.BlankNodePropertyList(TripleCollector acc)
|
Node |
ARQParser.BlankNodePropertyListPath(TripleCollector acc)
|
Node |
ARQParser.Collection(TripleCollector acc)
|
Node |
ARQParser.CollectionPath(TripleCollector acc)
|
void |
ARQParser.ConstructTriples(TripleCollector acc)
|
Node |
ARQParser.GraphNode(TripleCollector acc)
|
Node |
ARQParser.GraphNodePath(TripleCollector acc)
|
void |
ARQParser.Object(Node s,
Node p,
Path path,
TripleCollector acc)
|
void |
ARQParser.ObjectList(Node s,
Node p,
Path path,
TripleCollector acc)
|
void |
ARQParser.ObjectListPath(Node s,
Node p,
Path path,
TripleCollector acc)
|
void |
ARQParser.ObjectPath(Node s,
Node p,
Path path,
TripleCollector acc)
|
void |
ARQParser.PropertyList(Node s,
TripleCollector acc)
|
void |
ARQParser.PropertyListNotEmpty(Node s,
TripleCollector acc)
|
void |
ARQParser.PropertyListPath(Node s,
TripleCollector acc)
|
void |
ARQParser.PropertyListPathNotEmpty(Node s,
TripleCollector acc)
|
Node |
ARQParser.TriplesNode(TripleCollector acc)
|
Node |
ARQParser.TriplesNodePath(TripleCollector acc)
|
void |
ARQParser.TriplesSameSubject(TripleCollector acc)
|
void |
ARQParser.TriplesSameSubjectPath(TripleCollector acc)
|
void |
ARQParser.TriplesTemplate(TripleCollector acc)
|
Methods in com.hp.hpl.jena.sparql.lang.sparql_11 with parameters of type TripleCollector |
Node |
SPARQLParser11.BlankNodePropertyList(TripleCollector acc)
|
Node |
SPARQLParser11.BlankNodePropertyListPath(TripleCollector acc)
|
Node |
SPARQLParser11.Collection(TripleCollector acc)
|
Node |
SPARQLParser11.CollectionPath(TripleCollector acc)
|
void |
SPARQLParser11.ConstructTriples(TripleCollector acc)
|
Node |
SPARQLParser11.GraphNode(TripleCollector acc)
|
Node |
SPARQLParser11.GraphNodePath(TripleCollector acc)
|
void |
SPARQLParser11.Object(Node s,
Node p,
Path path,
TripleCollector acc)
|
void |
SPARQLParser11.ObjectList(Node s,
Node p,
Path path,
TripleCollector acc)
|
void |
SPARQLParser11.ObjectListPath(Node s,
Node p,
Path path,
TripleCollector acc)
|
void |
SPARQLParser11.ObjectPath(Node s,
Node p,
Path path,
TripleCollector acc)
|
void |
SPARQLParser11.PropertyList(Node s,
TripleCollector acc)
|
void |
SPARQLParser11.PropertyListNotEmpty(Node s,
TripleCollector acc)
|
void |
SPARQLParser11.PropertyListPath(Node s,
TripleCollector acc)
|
void |
SPARQLParser11.PropertyListPathNotEmpty(Node s,
TripleCollector acc)
|
Node |
SPARQLParser11.TriplesNode(TripleCollector acc)
|
Node |
SPARQLParser11.TriplesNodePath(TripleCollector acc)
|
void |
SPARQLParser11.TriplesSameSubject(TripleCollector acc)
|
void |
SPARQLParser11.TriplesSameSubjectPath(TripleCollector acc)
|
void |
SPARQLParser11.TriplesTemplate(TripleCollector acc)
|