软件包 | 描述 |
---|---|
java.lang.instrument |
提供的服务允许java编程语言的代理工具运行在JVM上的程序。
|
java.net |
为实现网络应用程序提供类。
|
java.util.jar |
阅读和写作的罐提供的类(java文件)文件格式,它是基于标准的ZIP文件格式可选清单文件。
|
Class and Description |
---|
JarFile
的
JarFile 类用于读取任何文件,可以打开
java.io.RandomAccessFile JAR文件的内容。
|
Class and Description |
---|
Attributes
属性类映射到关联的字符串值的属性名称。
|
JarEntry
这个类用于表示一个罐子文件条目。
|
JarFile
的
JarFile 类用于读取任何文件,可以打开
java.io.RandomAccessFile JAR文件的内容。
|
Manifest
清单类用于维护显化入口名称及其相关属性。
|
Class and Description |
---|
Attributes
属性类映射到关联的字符串值的属性名称。
|
Attributes.Name
属性。名称类表示存储在该Map中的属性名称。
|
JarEntry
这个类用于表示一个罐子文件条目。
|
JarFile
的
JarFile 类用于读取任何文件,可以打开
java.io.RandomAccessFile JAR文件的内容。
|
JarInputStream
的
JarInputStream 类用于从输入流读取任何JAR文件的内容。
|
JarOutputStream
的
JarOutputStream 类用于写入JAR文件的内容对任何输出流。
|
Manifest
清单类用于维护显化入口名称及其相关属性。
|
Pack200.Packer
封隔器机适用于各种变换输入JAR文件,使包流是高度可压缩的压缩机如gzip或拉链。
|
Pack200.Unpacker
解包引擎将打包到一个JAR文件流。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.