|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openjena.riot.out.NTriplesWriter
public class NTriplesWriter
Constructor Summary | |
---|---|
NTriplesWriter()
|
Method Summary | |
---|---|
static void |
write(OutputStream out,
Graph graph)
|
static void |
write(OutputStream out,
Iterator<Triple> iter)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NTriplesWriter()
Method Detail |
---|
public static void write(OutputStream out, Graph graph)
public static void write(OutputStream out, Iterator<Triple> iter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |