sugar4j.lang
Interface JavaUtilJar


public interface JavaUtilJar

Public classes and fields contained in the java.util.jar package.
Time generated: Sun Feb 10 21:47:33 CET 2008.

See additional fields:

Author:
sugar4j.eclipse.core.util.PackageInterface$Itf. Author of the generator: krizzdewizz

Field Summary
static String Attributes
           
static String JarEntry
           
static String JarException
           
static String JarFile
           
static String JarFileMANIFEST_NAME
           
static String JarInputStream
           
static String JarOutputStream
           
static String JavaUtilJar
           
static String Manifest
           
static String Pack200
           
 

Field Detail

JavaUtilJar

static final String JavaUtilJar
See Also:
Constant Field Values

Attributes

static final String Attributes
See Also:
Constant Field Values

JarEntry

static final String JarEntry
See Also:
Constant Field Values

JarException

static final String JarException
See Also:
Constant Field Values

JarFile

static final String JarFile
See Also:
Constant Field Values

JarFileMANIFEST_NAME

static final String JarFileMANIFEST_NAME
See Also:
Constant Field Values

JarInputStream

static final String JarInputStream
See Also:
Constant Field Values

JarOutputStream

static final String JarOutputStream
See Also:
Constant Field Values

Manifest

static final String Manifest
See Also:
Constant Field Values

Pack200

static final String Pack200
See Also:
Constant Field Values