java.lang.Object
org.apache.jena.riot.system.StreamRDFReject
org.apache.jena.riot.system.StreamRDFApply
- All Implemented Interfaces:
StreamRDF
Apply a function to every triple and quad.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.riot.system.StreamRDFReject
base, finish, prefix, start
-
Constructor Details
-
StreamRDFApply
-
-
Method Details
-
triple
Description copied from interface:StreamRDFTriple emitted- Specified by:
triplein interfaceStreamRDF- Overrides:
triplein classStreamRDFReject
-
quad
Description copied from interface:StreamRDFQuad emitted- Specified by:
quadin interfaceStreamRDF- Overrides:
quadin classStreamRDFReject
-