Grouper Installer 4.0.0-SNAPSHOT Java API.
Packages
Package
Description
A small set of interfaces used by
the various implementations in the sub-packages.
Base64, Binary, and Hexadecimal String encoding and decoding.
Operations to simplifiy common
MessageDigest
tasks.Language and phonetic encoders.
Network related encoding and decoding.
Provides a unified API and factories for dealing with archives
in different formats.
Provides stream classes for reading and writing archives using
the AR format.
Provides stream classes for reading archives using
the ARJ format.
Provides stream classes for reading and writing archives using
the CPIO format.
This package provides stream classes for reading archives
using the Unix DUMP format.
Provides stream classes for reading and writing archives using
the ZIP format with some extensions for the special case of JAR
archives.
Provides classes for reading and writing archives using
the 7z format.
Provides stream classes for reading and writing archives using
the TAR format.
Provides stream classes for reading and writing archives using
the ZIP format.
EXPERIMENTAL support for changesets that are applied to
archives.
Provides a unified API and factories for dealing with
compressed streams.
Provides stream classes for compressing and decompressing
streams using the BZip2 algorithm.
Provides a stream classes that allow (de)compressing streams
using the DEFLATE algorithm.
Provides stream classes for compressing and decompressing
streams using the GZip algorithm.
Provides a stream class decompressing streams using the
"stand-alone" LZMA algorithm.
Provides stream classes for decompressing streams using the
Snappy
algorithm.
Provides stream classes for compressing and decompressing
streams using the XZ algorithm.
Provides stream classes for decompressing
streams using the "compress" algorithm used to write .Z files.
This package is not part of Commons Compress' published
API.
Contains utilities used internally by the compress library.
Classes and interfaces supporting the client side of the HTTP protocol.
Provides implementation of various authentication schemes as well as
utility classes that can be used to authenticate HTTP requests.
Provides cookie handling in conjunction with
Cookie
.Classes implementing
HttpMethod
for the base HTTP methods.Provides Multipart support classes for the
MultipartPostMethod
.HttpClient preferences framework.
Provides protocol specific socket factory handling.
Provides some utility classes for use by HttpClient.
Simple wrapper API around multiple logging APIs.
Concrete implementations of commons-logging wrapper APIs.
XZ data compression support.