public class com.sun.org.apache.xml.internal.utils.res.XResources_de extends com.sun.org.apache.xml.internal.utils.res.XResourceBundle
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.org.apache.xml.internal.utils.res.XResources_de
super_class: com.sun.org.apache.xml.internal.utils.res.XResourceBundle
{
private static final java.lang.Object[][] _contents;
descriptor: [[Ljava/lang/Object;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=12, locals=0, args_size=0
0: .line 35
bipush 7
anewarray java.lang.Object[]
dup
iconst_0
1: .line 36
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ui_language"
aastore
dup
iconst_1
ldc "de"
aastore
aastore
dup
iconst_1
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "help_language"
aastore
dup
iconst_1
ldc "de"
aastore
aastore
dup
iconst_2
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "language"
aastore
dup
iconst_1
ldc "de"
aastore
aastore
dup
iconst_3
2: .line 37
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "alphabet"
aastore
dup
iconst_1
new com.sun.org.apache.xml.internal.utils.res.CharArrayWrapper
dup
3: .line 38
bipush 26
newarray 5
dup
iconst_0
bipush 65
castore
dup
iconst_1
bipush 66
castore
dup
iconst_2
bipush 67
castore
dup
iconst_3
bipush 68
castore
dup
iconst_4
bipush 69
castore
dup
iconst_5
bipush 70
castore
dup
bipush 6
bipush 71
castore
dup
bipush 7
bipush 72
castore
dup
bipush 8
bipush 73
castore
dup
bipush 9
bipush 74
castore
dup
bipush 10
bipush 75
castore
dup
bipush 11
bipush 76
castore
dup
bipush 12
4: .line 39
bipush 77
castore
dup
bipush 13
bipush 78
castore
dup
bipush 14
bipush 79
castore
dup
bipush 15
bipush 80
castore
dup
bipush 16
bipush 81
castore
dup
bipush 17
bipush 82
castore
dup
bipush 18
bipush 83
castore
dup
bipush 19
bipush 84
castore
dup
bipush 20
bipush 85
castore
dup
bipush 21
bipush 86
castore
dup
bipush 22
bipush 87
castore
dup
bipush 23
bipush 88
castore
dup
bipush 24
5: .line 40
bipush 89
castore
dup
bipush 25
bipush 90
castore
invokespecial com.sun.org.apache.xml.internal.utils.res.CharArrayWrapper.<init>:([C)V
aastore
aastore
dup
iconst_4
6: .line 41
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "tradAlphabet"
aastore
dup
iconst_1
new com.sun.org.apache.xml.internal.utils.res.CharArrayWrapper
dup
7: .line 42
bipush 26
newarray 5
dup
iconst_0
bipush 65
castore
dup
iconst_1
bipush 66
castore
dup
iconst_2
bipush 67
castore
dup
iconst_3
bipush 68
castore
dup
iconst_4
bipush 69
castore
dup
iconst_5
bipush 70
castore
dup
bipush 6
bipush 71
castore
dup
bipush 7
bipush 72
castore
dup
bipush 8
bipush 73
castore
dup
bipush 9
bipush 74
castore
dup
bipush 10
bipush 75
castore
dup
bipush 11
bipush 76
castore
dup
bipush 12
8: .line 43
bipush 77
castore
dup
bipush 13
bipush 78
castore
dup
bipush 14
bipush 79
castore
dup
bipush 15
bipush 80
castore
dup
bipush 16
bipush 81
castore
dup
bipush 17
bipush 82
castore
dup
bipush 18
bipush 83
castore
dup
bipush 19
bipush 84
castore
dup
bipush 20
bipush 85
castore
dup
bipush 21
bipush 86
castore
dup
bipush 22
bipush 87
castore
dup
bipush 23
bipush 88
castore
dup
bipush 24
9: .line 44
bipush 89
castore
dup
bipush 25
bipush 90
castore
invokespecial com.sun.org.apache.xml.internal.utils.res.CharArrayWrapper.<init>:([C)V
aastore
aastore
dup
iconst_5
10: .line 47
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "orientation"
aastore
dup
iconst_1
ldc "LeftToRight"
aastore
aastore
dup
bipush 6
11: .line 50
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "numbering"
aastore
dup
iconst_1
ldc "additive"
aastore
aastore
12: .line 34
putstatic com.sun.org.apache.xml.internal.utils.res.XResources_de._contents:[[Ljava/lang/Object;
13: .line 64
return
LocalVariableTable:
Start End Slot Name Signature
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 // com.sun.org.apache.xml.internal.utils.res.XResources_de this
0: .line 32
aload 0 /* this */
invokespecial com.sun.org.apache.xml.internal.utils.res.XResourceBundle.<init>:()V
return
end local 0 // com.sun.org.apache.xml.internal.utils.res.XResources_de this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/utils/res/XResources_de;
public java.lang.Object[][] getContents();
descriptor: ()[[Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 // com.sun.org.apache.xml.internal.utils.res.XResources_de this
0: .line 73
getstatic com.sun.org.apache.xml.internal.utils.res.XResources_de._contents:[[Ljava/lang/Object;
areturn
end local 0 // com.sun.org.apache.xml.internal.utils.res.XResources_de this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/utils/res/XResources_de;
}
SourceFile: "XResources_de.java"