|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjena.atlas.lib.SinkWrapper<com.hp.hpl.jena.graph.Triple>
org.openjena.riot.pipeline.SinkTripleNodeTransform
org.openjena.riot.pipeline.normalize.SinkNormalize
public class SinkNormalize
Apply a node transform to each node in a triple
| Constructor Summary | |
|---|---|
SinkNormalize(Sink<com.hp.hpl.jena.graph.Triple> sink)
Apply the nodeTransform to each of S, P and O |
|
| Method Summary |
|---|
| Methods inherited from class org.openjena.riot.pipeline.SinkTripleNodeTransform |
|---|
send |
| Methods inherited from class org.openjena.atlas.lib.SinkWrapper |
|---|
close, flush |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SinkNormalize(Sink<com.hp.hpl.jena.graph.Triple> sink)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||