org.openjena.riot.out
Class NTriplesWriter

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

public class NTriplesWriter
extends java.lang.Object


Constructor Summary
NTriplesWriter()
           
 
Method Summary
static void write(java.io.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(java.io.OutputStream out,
                         com.hp.hpl.jena.graph.Graph graph)


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.