net.sf.sail.core.curnit
Class CurnitArchive

java.lang.Object
  extended by net.sf.sail.core.curnit.CurnitArchive

public class CurnitArchive
extends java.lang.Object

Provides static methods to output a Curnit archive to an OutputStream

Author:
turadg
See Also:
net.sf.sail.test.beans.Curnit

Constructor Summary
CurnitArchive()
           
 
Method Summary
static void writeArchive(Curnit curnit, java.io.OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurnitArchive

public CurnitArchive()
Method Detail

writeArchive

public static void writeArchive(Curnit curnit,
                                java.io.OutputStream out)
                         throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2004-2008 TELS Center. All Rights Reserved.