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