org.openjena.riot.out
Class NTriplesWriter

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

public class NTriplesWriter
extends Object


Constructor Summary
NTriplesWriter()
           
 
Method Summary
static void write(OutputStream out, com.hp.hpl.jena.graph.Graph graph)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NTriplesWriter

public NTriplesWriter()
Method Detail

write

public static void write(OutputStream out,
                         com.hp.hpl.jena.graph.Graph graph)


Licenced under the Apache License, Version 2.0