java.lang.Object
org.apache.jena.riot.system.StreamRDFWrapper
org.apache.jena.system.progress.ProgressStreamRDF
- All Implemented Interfaces:
StreamRDF
Send ticks to a
ProgressMonitor
as triples and quads
are sent along the StreamRDF
.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.riot.system.StreamRDFWrapper
base, finish, prefix, start
-
Constructor Details
-
ProgressStreamRDF
-
-
Method Details
-
triple
Description copied from interface:StreamRDF
Triple emitted- Specified by:
triple
in interfaceStreamRDF
- Overrides:
triple
in classStreamRDFWrapper
-
quad
Description copied from interface:StreamRDF
Quad emitted- Specified by:
quad
in interfaceStreamRDF
- Overrides:
quad
in classStreamRDFWrapper
-