net.sf.jnati.deploy.artefact
Class ManifestReader

java.lang.Object
  extended by net.sf.jnati.deploy.artefact.ManifestReader

public class ManifestReader
extends Object

Author:
Sam Adams

Constructor Summary
ManifestReader()
           
 
Method Summary
 void read(InputStream is, Artefact artefact)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManifestReader

public ManifestReader()
Method Detail

read

public void read(InputStream is,
                 Artefact artefact)
          throws IOException
Throws:
IOException


Copyright © 2007-2011 Sam Adams. All Rights Reserved.