org.xnap.commons.pkg
Class PackageInfoReader

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

public class PackageInfoReader
extends Object


Constructor Summary
PackageInfoReader()
           
 
Method Summary
static Properties readNext(BufferedReader in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackageInfoReader

public PackageInfoReader()
Method Detail

readNext

public static Properties readNext(BufferedReader in)
                           throws IOException
Throws:
IOException


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