Class JavaPath.ZipEntryWrapper

  • All Implemented Interfaces:
    JavaPath.FileWrapper
    Enclosing class:
    JavaPath

    static class JavaPath.ZipEntryWrapper
    extends Object
    implements JavaPath.FileWrapper
    Represents a file entry which is an entry in a zip-file zipFile. The zip-file may be in any zip format and in particular a jar-archive (which is the common application case).