Package net.sf.jnati.deploy.artefact
Class ManifestReader
- java.lang.Object
-
- net.sf.jnati.deploy.artefact.ManifestReader
-
public class ManifestReader extends java.lang.Object
- Author:
- Sam Adams
-
-
Constructor Summary
Constructors Constructor Description ManifestReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
read(java.io.InputStream is, Artefact artefact)
-
-
-
Method Detail
-
read
public void read(java.io.InputStream is, Artefact artefact) throws java.io.IOException
- Throws:
java.io.IOException
-
-