grizzled

zip

package zip

The grizzled.zip package contains classes and functions to make it easier to operate on zip and jar files.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. zip
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class Zipper extends AnyRef

    The Zipper class provides a convenient mechanism for writing zip and jar files; it's a simplifying layer that sits on top of the existing Zip and Jar classes provided by the JDK.

Value Members

  1. object Zipper

    Companion object to the Zipper class.

Inherited from AnyRef

Inherited from Any

Ungrouped