|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjena.riot.lang.PrintingSink
public class PrintingSink
| Constructor Summary | |
|---|---|
PrintingSink(org.slf4j.Logger log)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
flush()
|
void |
send(com.hp.hpl.jena.graph.Triple triple)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintingSink(org.slf4j.Logger log)
| Method Detail |
|---|
public void send(com.hp.hpl.jena.graph.Triple triple)
send in interface Sink<com.hp.hpl.jena.graph.Triple>public void flush()
flush in interface Sink<com.hp.hpl.jena.graph.Triple>public void close()
close in interface Closeable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||