org.xnap.commons.pkg
Class PackageInfoWriter

java.lang.Object
  extended by org.xnap.commons.pkg.PackageInfoWriter

public class PackageInfoWriter
extends Object


Constructor Summary
PackageInfoWriter()
           
 
Method Summary
static void write(BufferedWriter out, Properties p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackageInfoWriter

public PackageInfoWriter()
Method Detail

write

public static void write(BufferedWriter out,
                         Properties p)
                  throws IOException
Throws:
IOException


Copyright © 2004-2006 XNap Commons Team. All Rights Reserved.