|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TripleCollector | |
|---|---|
| com.hp.hpl.jena.sparql.lang.arq | |
| com.hp.hpl.jena.sparql.lang.sparql_11 | |
| com.hp.hpl.jena.sparql.modify.request | |
| com.hp.hpl.jena.sparql.syntax | |
| Uses of TripleCollector in com.hp.hpl.jena.sparql.lang.arq |
|---|
| Methods in com.hp.hpl.jena.sparql.lang.arq with parameters of type TripleCollector | |
|---|---|
Node |
ARQParser.BlankNodePropertyList(TripleCollector acc)
|
Node |
ARQParser.BlankNodePropertyListPath(TripleCollector acc)
|
void |
ARQParser.ConstructTriples(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)
|
void |
ARQParser.TriplesSameSubject(TripleCollector acc)
|
void |
ARQParser.TriplesSameSubjectPath(TripleCollector acc)
|
void |
ARQParser.TriplesTemplate(TripleCollector acc)
|
| Uses of TripleCollector in com.hp.hpl.jena.sparql.lang.sparql_11 |
|---|
| Uses of TripleCollector in com.hp.hpl.jena.sparql.modify.request |
|---|
| Classes in com.hp.hpl.jena.sparql.modify.request that implement TripleCollector | |
|---|---|
class |
QuadAcc
Accumulate quads (including allowing variables) during parsing. |
class |
QuadAccSink
Accumulate quads into a Sink (including allowing variables) during parsing. |
class |
QuadDataAcc
Accumulate quads (excluding allowing variables) during parsing. |
class |
QuadDataAccSink
Accumulate quads (excluding allowing variables) during parsing. |
| Uses of TripleCollector in com.hp.hpl.jena.sparql.syntax |
|---|
| Subinterfaces of TripleCollector in com.hp.hpl.jena.sparql.syntax | |
|---|---|
interface |
TripleCollectorMark
|
| Classes in com.hp.hpl.jena.sparql.syntax that implement TripleCollector | |
|---|---|
class |
ElementPathBlock
A SPARQL BasicGraphPattern |
class |
ElementTriplesBlock
The syntax eleemnt for a SPARQL BasicGraphPattern |
class |
TripleCollectorBGP
A triples-only TripleCollector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||