Class SynchonizedStreamRDFWrapper
java.lang.Object
org.apache.jena.riot.system.StreamRDFWrapper
org.fcrepo.http.commons.responses.SynchonizedStreamRDFWrapper
- All Implemented Interfaces:
org.apache.jena.riot.system.StreamRDF
- Since:
- Mar 22, 2017
- Author:
- Daniel Bernstein
-
Field Summary
Fields inherited from class org.apache.jena.riot.system.StreamRDFWrapper
other -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.riot.system.StreamRDFWrapper
base
-
Constructor Details
-
SynchonizedStreamRDFWrapper
- Parameters:
stream- the StreamRDF
-
-
Method Details
-
start
- Specified by:
startin interfaceorg.apache.jena.riot.system.StreamRDF- Overrides:
startin classorg.apache.jena.riot.system.StreamRDFWrapper
-
finish
- Specified by:
finishin interfaceorg.apache.jena.riot.system.StreamRDF- Overrides:
finishin classorg.apache.jena.riot.system.StreamRDFWrapper
-
triple
- Specified by:
triplein interfaceorg.apache.jena.riot.system.StreamRDF- Overrides:
triplein classorg.apache.jena.riot.system.StreamRDFWrapper
-
prefix
- Specified by:
prefixin interfaceorg.apache.jena.riot.system.StreamRDF- Overrides:
prefixin classorg.apache.jena.riot.system.StreamRDFWrapper
-
quad
- Specified by:
quadin interfaceorg.apache.jena.riot.system.StreamRDF- Overrides:
quadin classorg.apache.jena.riot.system.StreamRDFWrapper
-