Interface WrapPackage

  • All Implemented Interfaces:

    
    public interface WrapPackage
    
                        

    A wrap package, capable of producing instances of a wrapper and its manifest

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Result<ByteArray> getFile(String path) Get a file from the Wrapper package.
      abstract Result<WrapManifest01> getManifest() Produce an instance of the wrap manifest
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait