org.openjena.riot.out
Class NQuadsWriter

java.lang.Object
  extended by org.openjena.riot.out.NQuadsWriter

public class NQuadsWriter
extends Object


Constructor Summary
NQuadsWriter()
           
 
Method Summary
static void write(OutputStream out, DatasetGraph dsg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NQuadsWriter

public NQuadsWriter()
Method Detail

write

public static void write(OutputStream out,
                         DatasetGraph dsg)


Licenced under the Apache License, Version 2.0