public final class sun.tools.jar.resources.jar extends java.util.ListResourceBundle
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: sun.tools.jar.resources.jar
super_class: java.util.ListResourceBundle
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.util.ListResourceBundle.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/tools/jar/resources/jar;
protected final java.lang.Object[][] getContents();
descriptor: ()[[Ljava/lang/Object;
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
Code:
stack=7, locals=1, args_size=1
start local 0 0: bipush 21
anewarray java.lang.Object[]
dup
iconst_0
1: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "error.bad.cflag"
aastore
dup
iconst_1
ldc "'c' flag requires manifest or input files to be specified!"
aastore
aastore
dup
iconst_1
2: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "error.bad.eflag"
aastore
dup
iconst_1
ldc "'e' flag and manifest with the 'Main-Class' attribute cannot be specified \ntogether!"
aastore
aastore
dup
iconst_2
3: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "error.bad.option"
aastore
dup
iconst_1
ldc "One of options -{ctxu} must be specified."
aastore
aastore
dup
iconst_3
4: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "error.bad.uflag"
aastore
dup
iconst_1
ldc "'u' flag requires manifest, 'e' flag or input files to be specified!"
aastore
aastore
dup
iconst_4
5: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "error.cant.open"
aastore
dup
iconst_1
ldc "can''t open: {0} "
aastore
aastore
dup
iconst_5
6: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "error.create.dir"
aastore
dup
iconst_1
ldc "{0} : could not create directory"
aastore
aastore
dup
bipush 6
7: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "error.illegal.option"
aastore
dup
iconst_1
ldc "Illegal option: {0}"
aastore
aastore
dup
bipush 7
8: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "error.incorrect.length"
aastore
dup
iconst_1
ldc "incorrect length while processing: {0}"
aastore
aastore
dup
bipush 8
9: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "error.nosuch.fileordir"
aastore
dup
iconst_1
ldc "{0} : no such file or directory"
aastore
aastore
dup
bipush 9
10: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "error.write.file"
aastore
dup
iconst_1
ldc "Error in writing existing jar file"
aastore
aastore
dup
bipush 10
11: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "out.added.manifest"
aastore
dup
iconst_1
ldc "added manifest"
aastore
aastore
dup
bipush 11
12: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "out.adding"
aastore
dup
iconst_1
ldc "adding: {0}"
aastore
aastore
dup
bipush 12
13: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "out.create"
aastore
dup
iconst_1
ldc " created: {0}"
aastore
aastore
dup
bipush 13
14: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "out.deflated"
aastore
dup
iconst_1
ldc "(deflated {0}%)"
aastore
aastore
dup
bipush 14
15: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "out.extracted"
aastore
dup
iconst_1
ldc "extracted: {0}"
aastore
aastore
dup
bipush 15
16: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "out.ignore.entry"
aastore
dup
iconst_1
ldc "ignoring entry {0}"
aastore
aastore
dup
bipush 16
17: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "out.inflated"
aastore
dup
iconst_1
ldc " inflated: {0}"
aastore
aastore
dup
bipush 17
18: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "out.size"
aastore
dup
iconst_1
ldc "(in = {0}) (out= {1})"
aastore
aastore
dup
bipush 18
19: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "out.stored"
aastore
dup
iconst_1
ldc "(stored 0%)"
aastore
aastore
dup
bipush 19
20: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "out.update.manifest"
aastore
dup
iconst_1
ldc "updated manifest"
aastore
aastore
dup
bipush 20
21: iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "usage"
aastore
dup
iconst_1
ldc "Usage: jar {ctxui}[vfm0PMe] [jar-file] [manifest-file] [entry-point] [-C dir] files ...\nOptions:\n -c create new archive\n -t list table of contents for archive\n -x extract named (or all) files from archive\n -u update existing archive\n -v generate verbose output on standard output\n -f specify archive file name\n -m include manifest information from specified manifest file\n -e specify application entry point for stand-alone application \n bundled into an executable jar file\n -0 store only; use no ZIP compression\n -P preserve leading '/' (absolute path) and \"..\" (parent directory) components from file names\n -M do not create a manifest file for the entries\n -i generate index information for the specified jar files\n -C change to the specified directory and include the following file\nIf any file is a directory then it is processed recursively.\nThe manifest file name, the archive file name and the entry point name are\nspecified in the same order as the 'm', 'f' and 'e' flags.\n\nExample 1: to archive two class files into an archive called classes.jar: \n jar cvf classes.jar Foo.class Bar.class \nExample 2: use an existing manifest file 'mymanifest' and archive all the\n files in the foo/ directory into 'classes.jar': \n jar cvfm classes.jar mymanifest -C foo/ .\n"
aastore
aastore
22: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 23 0 this Lsun/tools/jar/resources/jar;
}
SourceFile: "jar.java"