java.lang.Object
org.apache.jena.riot.system.StreamRDFWrapper
org.apache.jena.riot.process.StreamRDFApply
org.apache.jena.riot.process.StreamRDFApplyObject
- All Implemented Interfaces:
StreamRDF
- Direct Known Subclasses:
StreamCanonicalLangTag
,StreamCanonicalLiterals
Apply a function to the object of triple/quads.
-
Constructor Summary
ConstructorDescriptionStreamRDFApplyObject
(StreamRDF other, Function<org.apache.jena.graph.Node, org.apache.jena.graph.Node> function) -
Method Summary
Methods inherited from class org.apache.jena.riot.process.StreamRDFApply
quad, triple
-
Constructor Details
-
StreamRDFApplyObject
-