Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- BAD_ARGUMENT - Static variable in class io.pack200.DriverResource_ja
- BAD_ARGUMENT - Static variable in class io.pack200.DriverResource_zh_CN
- BAD_ARGUMENT - Static variable in class io.pack200.DriverResource
- BAD_OPTION - Static variable in class io.pack200.DriverResource_ja
- BAD_OPTION - Static variable in class io.pack200.DriverResource_zh_CN
- BAD_OPTION - Static variable in class io.pack200.DriverResource
- BAD_REPACK_OUTPUT - Static variable in class io.pack200.DriverResource_ja
- BAD_REPACK_OUTPUT - Static variable in class io.pack200.DriverResource_zh_CN
- BAD_REPACK_OUTPUT - Static variable in class io.pack200.DriverResource
- BAD_SPEC - Static variable in class io.pack200.DriverResource_ja
- BAD_SPEC - Static variable in class io.pack200.DriverResource_zh_CN
- BAD_SPEC - Static variable in class io.pack200.DriverResource
C
- CLASS_ATTRIBUTE_PFX - Static variable in interface io.pack200.Pack200.Packer
-
When concatenated with a class attribute name, indicates the format of that attribute, using the layout language specified in the JSR 200 specification.
- CODE_ATTRIBUTE_PFX - Static variable in interface io.pack200.Pack200.Packer
-
When concatenated with a code attribute name, indicates the format of that attribute.
D
- DEFLATE_HINT - Static variable in interface io.pack200.Pack200.Packer
-
If this property is set to
Pack200.Packer.TRUE
orPack200.Packer.FALSE
, the packer will set the deflation hint accordingly in the output archive, and will not transmit the individual deflation hints of archive elements. - DEFLATE_HINT - Static variable in interface io.pack200.Pack200.Unpacker
-
Property indicating that the unpacker should ignore all transmitted values for DEFLATE_HINT, replacing them by the given value,
Pack200.Unpacker.TRUE
orPack200.Unpacker.FALSE
. - DETECTED_ZIP_COMMENT - Static variable in class io.pack200.DriverResource_ja
- DETECTED_ZIP_COMMENT - Static variable in class io.pack200.DriverResource_zh_CN
- DETECTED_ZIP_COMMENT - Static variable in class io.pack200.DriverResource
- DriverResource - Class in io.pack200
- DriverResource() - Constructor for class io.pack200.DriverResource
- DriverResource_ja - Class in io.pack200
- DriverResource_ja() - Constructor for class io.pack200.DriverResource_ja
- DriverResource_zh_CN - Class in io.pack200
- DriverResource_zh_CN() - Constructor for class io.pack200.DriverResource_zh_CN
- DUPLICATE_OPTION - Static variable in class io.pack200.DriverResource_ja
- DUPLICATE_OPTION - Static variable in class io.pack200.DriverResource_zh_CN
- DUPLICATE_OPTION - Static variable in class io.pack200.DriverResource
E
- EFFORT - Static variable in interface io.pack200.Pack200.Packer
-
If this property is set to a single decimal digit, the packer will use the indicated amount of effort in compressing the archive.
- ERROR - Static variable in interface io.pack200.Pack200.Packer
-
The string "error", a possible value for certain properties.
F
- FALSE - Static variable in interface io.pack200.Pack200.Packer
-
The string "false", a possible value for certain properties.
- FALSE - Static variable in interface io.pack200.Pack200.Unpacker
-
The string "false", a possible value for certain properties.
- FIELD_ATTRIBUTE_PFX - Static variable in interface io.pack200.Pack200.Packer
-
When concatenated with a field attribute name, indicates the format of that attribute.
G
- getContents() - Method in class io.pack200.DriverResource_ja
- getContents() - Method in class io.pack200.DriverResource_zh_CN
- getContents() - Method in class io.pack200.DriverResource
I
- io.pack200 - package io.pack200
-
This package provides methods to read files from a JAR file and to transform them to a more compact transfer format called Pack200.
K
- KEEP - Static variable in interface io.pack200.Pack200.Packer
-
The string "keep", a possible value for certain properties.
- KEEP - Static variable in interface io.pack200.Pack200.Unpacker
-
The string "keep", a possible value for certain properties.
- KEEP_FILE_ORDER - Static variable in interface io.pack200.Pack200.Packer
-
If this property is set to
Pack200.Packer.TRUE
, the packer will transmit all elements in their original order within the source archive.
L
- LATEST - Static variable in interface io.pack200.Pack200.Packer
-
The string "latest", a possible value for certain properties.
M
- METHOD_ATTRIBUTE_PFX - Static variable in interface io.pack200.Pack200.Packer
-
When concatenated with a method attribute name, indicates the format of that attribute.
- MODIFICATION_TIME - Static variable in interface io.pack200.Pack200.Packer
-
If this property is set to the special string
Pack200.Packer.LATEST
, the packer will attempt to determine the latest modification time, among all the available entries in the original archive or the latest modification time of all the available entries in each segment. - MORE_INFO - Static variable in class io.pack200.DriverResource_ja
- MORE_INFO - Static variable in class io.pack200.DriverResource_zh_CN
- MORE_INFO - Static variable in class io.pack200.DriverResource
N
- newPacker() - Static method in class io.pack200.Pack200
-
Obtain new instance of a class that implements Packer.
- newUnpacker() - Static method in class io.pack200.Pack200
-
Obtain new instance of a class that implements Unpacker.
P
- pack(JarFile, OutputStream) - Method in interface io.pack200.Pack200.Packer
-
Takes a JarFile and converts it into a Pack200 archive.
- pack(JarFile, OutputStream) - Method in class io.pack200.PackerImpl
-
Takes a JarFile and converts into a pack-stream.
- pack(JarInputStream, OutputStream) - Method in interface io.pack200.Pack200.Packer
-
Takes a JarInputStream and converts it into a Pack200 archive.
- pack(JarInputStream, OutputStream) - Method in class io.pack200.PackerImpl
-
Takes a JarInputStream and converts into a pack-stream.
- PACK_HELP - Static variable in class io.pack200.DriverResource_ja
- PACK_HELP - Static variable in class io.pack200.DriverResource_zh_CN
- PACK_HELP - Static variable in class io.pack200.DriverResource
- Pack200 - Class in io.pack200
-
Transforms a JAR file to or from a packed stream in Pack200 format.
- Pack200.Packer - Interface in io.pack200
-
The packer engine applies various transformations to the input JAR file, making the pack stream highly compressible by a compressor such as gzip or zip.
- Pack200.Unpacker - Interface in io.pack200
-
The unpacker engine converts the packed stream to a JAR file.
- Package Specification - Search tag in package io.pack200
- Section
- PackerImpl - Class in io.pack200
- PackerImpl() - Constructor for class io.pack200.PackerImpl
-
Constructs a Packer object and sets the initial state of the packer engines.
- PASS - Static variable in interface io.pack200.Pack200.Packer
-
The string "pass", a possible value for certain properties.
- PASS_FILE_PFX - Static variable in interface io.pack200.Pack200.Packer
-
Indicates that a file should be passed through bytewise, with no compression.
- PROGRESS - Static variable in interface io.pack200.Pack200.Packer
-
The packer's progress as a percentage, as periodically updated by the packer.
- PROGRESS - Static variable in interface io.pack200.Pack200.Unpacker
-
The unpacker's progress as a percentage, as periodically updated by the unpacker.
- properties() - Method in interface io.pack200.Pack200.Packer
-
Get the set of this engine's properties.
- properties() - Method in interface io.pack200.Pack200.Unpacker
-
Get the set of this engine's properties.
- properties() - Method in class io.pack200.PackerImpl
-
Get the set of options for the pack and unpack engines.
- properties() - Method in class io.pack200.UnpackerImpl
-
Get the set of options for the pack and unpack engines.
R
- Related Documentation - Search tag in package io.pack200
- Section
S
- SEGMENT_LIMIT - Static variable in interface io.pack200.Pack200.Packer
-
This property is a numeral giving the estimated target size N (in bytes) of each archive segment.
- SKIP_FOR_MOVE_FAILED - Static variable in class io.pack200.DriverResource_ja
- SKIP_FOR_MOVE_FAILED - Static variable in class io.pack200.DriverResource_zh_CN
- SKIP_FOR_MOVE_FAILED - Static variable in class io.pack200.DriverResource
- SKIP_FOR_REPACKED - Static variable in class io.pack200.DriverResource_ja
- SKIP_FOR_REPACKED - Static variable in class io.pack200.DriverResource_zh_CN
- SKIP_FOR_REPACKED - Static variable in class io.pack200.DriverResource
- STRIP - Static variable in interface io.pack200.Pack200.Packer
-
The string "strip", a possible value for certain properties.
T
- toString() - Method in class io.pack200.UnpackerImpl
- TRUE - Static variable in interface io.pack200.Pack200.Packer
-
The string "true", a possible value for certain properties.
- TRUE - Static variable in interface io.pack200.Pack200.Unpacker
-
The string "true", a possible value for certain properties.
U
- UNKNOWN_ATTRIBUTE - Static variable in interface io.pack200.Pack200.Packer
-
Indicates the action to take when a class-file containing an unknown attribute is encountered.
- unpack(File, JarOutputStream) - Method in interface io.pack200.Pack200.Unpacker
-
Read a Pack200 archive, and write the encoded JAR to a JarOutputStream.
- unpack(File, JarOutputStream) - Method in class io.pack200.UnpackerImpl
-
Takes an input File containing the pack file, and generates a JarOutputStream.
- unpack(InputStream, JarOutputStream) - Method in interface io.pack200.Pack200.Unpacker
-
Read a Pack200 archive, and write the encoded JAR to a JarOutputStream.
- unpack(InputStream, JarOutputStream) - Method in class io.pack200.UnpackerImpl
-
Takes a packed-stream InputStream, and writes to a JarOutputStream.
- UNPACK_HELP - Static variable in class io.pack200.DriverResource_ja
- UNPACK_HELP - Static variable in class io.pack200.DriverResource_zh_CN
- UNPACK_HELP - Static variable in class io.pack200.DriverResource
- UnpackerImpl - Class in io.pack200
- UnpackerImpl() - Constructor for class io.pack200.UnpackerImpl
V
- VERSION - Static variable in class io.pack200.DriverResource_ja
- VERSION - Static variable in class io.pack200.DriverResource_zh_CN
- VERSION - Static variable in class io.pack200.DriverResource
W
- WRITE_PACK_FILE - Static variable in class io.pack200.DriverResource_ja
- WRITE_PACK_FILE - Static variable in class io.pack200.DriverResource_zh_CN
- WRITE_PACK_FILE - Static variable in class io.pack200.DriverResource
- WRITE_PACKGZ_FILE - Static variable in class io.pack200.DriverResource_ja
- WRITE_PACKGZ_FILE - Static variable in class io.pack200.DriverResource_zh_CN
- WRITE_PACKGZ_FILE - Static variable in class io.pack200.DriverResource
All Classes and Interfaces|All Packages|Constant Field Values