public class StreamRDFApply extends StreamRDFReject
| Constructor and Description |
|---|
StreamRDFApply(Consumer<Triple> tripleAction,
Consumer<Quad> quadAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
quad(Quad quad)
Quad emitted
|
void |
triple(Triple triple)
Triple emitted
|
base, finish, prefix, startLicenced under the Apache License, Version 2.0