Class 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)  
      • 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​(java.io.InputStream is,
                         Artefact artefact)
                  throws java.io.IOException
        Throws:
        java.io.IOException