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:StreamRDFTriple emitted- Specified by:
triplein interfaceStreamRDF- Overrides:
triplein classStreamRDFWrapper
-
quad
Description copied from interface:StreamRDFQuad emitted- Specified by:
quadin interfaceStreamRDF- Overrides:
quadin classStreamRDFWrapper
-