org.openrdf.sesame.server.http.io
Class NamespaceListWriter

java.lang.Object
  extended byorg.openrdf.sesame.server.http.io.NamespaceListWriter

public class NamespaceListWriter
extends Object


Constructor Summary
NamespaceListWriter()
           
 
Method Summary
 void write(NamespaceIterator nsIter, OutputStream outputStream)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespaceListWriter

public NamespaceListWriter()
Method Detail

write

public void write(NamespaceIterator nsIter,
                  OutputStream outputStream)
           throws IOException
Throws:
IOException


Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.