Interface PackageInfoReader


public interface PackageInfoReader
Version:
$Id$
Author:
gvSIG Team
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    read(org.gvsig.installer.lib.api.PackageInfo installerInfoResource, InputStream is)
     
  • Method Details

    • read

      void read(org.gvsig.installer.lib.api.PackageInfo installerInfoResource, InputStream is) throws org.gvsig.tools.exception.BaseException
      Throws:
      org.gvsig.tools.exception.BaseException