public class com.sun.org.apache.xpath.internal.compiler.FunctionTable
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.org.apache.xpath.internal.compiler.FunctionTable
super_class: java.lang.Object
{
public static final int FUNC_CURRENT;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 0
public static final int FUNC_LAST;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 1
public static final int FUNC_POSITION;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 2
public static final int FUNC_COUNT;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 3
public static final int FUNC_ID;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 4
public static final int FUNC_KEY;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 5
public static final int FUNC_LOCAL_PART;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 7
public static final int FUNC_NAMESPACE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 8
public static final int FUNC_QNAME;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 9
public static final int FUNC_GENERATE_ID;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 10
public static final int FUNC_NOT;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 11
public static final int FUNC_TRUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 12
public static final int FUNC_FALSE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 13
public static final int FUNC_BOOLEAN;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 14
public static final int FUNC_NUMBER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 15
public static final int FUNC_FLOOR;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 16
public static final int FUNC_CEILING;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 17
public static final int FUNC_ROUND;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 18
public static final int FUNC_SUM;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 19
public static final int FUNC_STRING;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 20
public static final int FUNC_STARTS_WITH;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 21
public static final int FUNC_CONTAINS;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 22
public static final int FUNC_SUBSTRING_BEFORE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 23
public static final int FUNC_SUBSTRING_AFTER;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 24
public static final int FUNC_NORMALIZE_SPACE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 25
public static final int FUNC_TRANSLATE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 26
public static final int FUNC_CONCAT;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 27
public static final int FUNC_SUBSTRING;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 29
public static final int FUNC_STRING_LENGTH;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 30
public static final int FUNC_SYSTEM_PROPERTY;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 31
public static final int FUNC_LANG;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 32
public static final int FUNC_EXT_FUNCTION_AVAILABLE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 33
public static final int FUNC_EXT_ELEM_AVAILABLE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 34
public static final int FUNC_UNPARSED_ENTITY_URI;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 36
public static final int FUNC_HERE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 37
public static final int FUNC_DOCLOCATION;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 35
private static java.lang.Class<?>[] m_functions;
descriptor: [Ljava/lang/Class;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Signature: [Ljava/lang/Class<*>;
private static final java.util.Map<java.lang.String, java.lang.Integer> m_functionID;
descriptor: Ljava/util/Map;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/Integer;>;
private java.lang.Class<?>[] m_functions_customer;
descriptor: [Ljava/lang/Class;
flags: (0x0002) ACC_PRIVATE
Signature: [Ljava/lang/Class<*>;
private java.util.Map<java.lang.String, java.lang.Integer> m_functionID_customer;
descriptor: Ljava/util/Map;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/Integer;>;
private static final int NUM_BUILT_IN_FUNCS;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 38
private static final int NUM_ALLOWABLE_ADDINS;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 30
private int m_funcNextFreeIndex;
descriptor: I
flags: (0x0002) ACC_PRIVATE
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=0, args_size=0
0: new java.util.HashMap
dup
invokespecial java.util.HashMap.<init>:()V
putstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
1: bipush 38
anewarray java.lang.Class
putstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
2: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
iconst_0
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncCurrent;
aastore
3: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
iconst_1
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncLast;
aastore
4: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
iconst_2
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncPosition;
aastore
5: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
iconst_3
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncCount;
aastore
6: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
iconst_4
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncId;
aastore
7: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 7
8: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncLocalPart;
9: aastore
10: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 8
11: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncNamespace;
12: aastore
13: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 9
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncQname;
aastore
14: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 10
15: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncGenerateId;
16: aastore
17: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 11
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncNot;
aastore
18: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 12
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncTrue;
aastore
19: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 13
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncFalse;
aastore
20: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 14
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncBoolean;
aastore
21: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 32
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncLang;
aastore
22: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 15
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncNumber;
aastore
23: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 16
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncFloor;
aastore
24: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 17
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncCeiling;
aastore
25: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 18
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncRound;
aastore
26: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 19
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncSum;
aastore
27: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 20
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncString;
aastore
28: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 21
29: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncStartsWith;
30: aastore
31: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 22
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncContains;
aastore
32: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 23
33: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncSubstringBefore;
34: aastore
35: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 24
36: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncSubstringAfter;
37: aastore
38: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 25
39: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncNormalizeSpace;
40: aastore
41: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 26
42: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncTranslate;
43: aastore
44: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 27
ldc Lcom/sun/org/apache/xpath/internal/functions/FuncConcat;
aastore
45: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 31
46: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncSystemProperty;
47: aastore
48: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 33
49: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncExtFunctionAvailable;
50: aastore
51: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 34
52: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncExtElementAvailable;
53: aastore
54: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 29
55: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncSubstring;
56: aastore
57: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 30
58: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncStringLength;
59: aastore
60: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 35
61: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncDoclocation;
62: aastore
63: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 36
64: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncUnparsedEntityURI;
65: aastore
66: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
bipush 37
67: ldc Lcom/sun/org/apache/xpath/internal/functions/FuncHere;
68: aastore
69: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "current"
70: iconst_0
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
71: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
72: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "last"
73: iconst_1
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
74: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
75: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "position"
76: iconst_2
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
77: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
78: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "count"
79: iconst_3
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
80: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
81: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "id"
82: iconst_4
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
83: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
84: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "key"
85: iconst_5
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
86: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
87: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "local-name"
88: bipush 7
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
89: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
90: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "namespace-uri"
91: bipush 8
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
92: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
93: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "name"
94: bipush 9
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
95: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
96: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "generate-id"
97: bipush 10
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
98: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
99: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "not"
100: bipush 11
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
101: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
102: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "true"
103: bipush 12
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
104: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
105: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "false"
106: bipush 13
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
107: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
108: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "boolean"
109: bipush 14
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
110: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
111: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "lang"
112: bipush 32
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
113: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
114: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "number"
115: bipush 15
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
116: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
117: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "floor"
118: bipush 16
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
119: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
120: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "ceiling"
121: bipush 17
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
122: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
123: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "round"
124: bipush 18
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
125: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
126: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "sum"
127: bipush 19
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
128: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
129: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "string"
130: bipush 20
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
131: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
132: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "starts-with"
133: bipush 21
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
134: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
135: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "contains"
136: bipush 22
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
137: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
138: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "substring-before"
139: bipush 23
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
140: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
141: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "substring-after"
142: bipush 24
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
143: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
144: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "normalize-space"
145: bipush 25
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
146: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
147: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "translate"
148: bipush 26
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
149: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
150: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "concat"
151: bipush 27
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
152: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
153: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "system-property"
154: bipush 31
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
155: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
156: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "function-available"
157: bipush 33
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
158: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
159: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "element-available"
160: bipush 34
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
161: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
162: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "substring"
163: bipush 29
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
164: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
165: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "string-length"
166: bipush 30
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
167: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
168: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "unparsed-entity-uri"
169: bipush 36
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
170: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
171: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "document-location"
172: bipush 35
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
173: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
174: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
ldc "here"
175: bipush 37
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
176: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
177: return
LocalVariableTable:
Start End Slot Name Signature
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
bipush 30
anewarray java.lang.Class
putfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions_customer:[Ljava/lang/Class;
2: aload 0
new java.util.HashMap
dup
invokespecial java.util.HashMap.<init>:()V
putfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID_customer:Ljava/util/Map;
3: aload 0
bipush 38
putfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_funcNextFreeIndex:I
4: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/sun/org/apache/xpath/internal/compiler/FunctionTable;
java.lang.String getFunctionName(int);
descriptor: (I)Ljava/lang/String;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: iload 1
bipush 38
if_icmpge 1
getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
iload 1
aaload
invokevirtual java.lang.Class.getName:()Ljava/lang/String;
areturn
1: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions_customer:[Ljava/lang/Class;
iload 1
bipush 38
isub
aaload
invokevirtual java.lang.Class.getName:()Ljava/lang/String;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/org/apache/xpath/internal/compiler/FunctionTable;
0 2 1 funcID I
MethodParameters:
Name Flags
funcID
com.sun.org.apache.xpath.internal.functions.Function getFunction(int);
descriptor: (I)Lcom/sun/org/apache/xpath/internal/functions/Function;
flags: (0x0000)
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: iload 1
bipush 38
if_icmpge 3
1: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions:[Ljava/lang/Class;
iload 1
aaload
iconst_0
anewarray java.lang.Class
invokevirtual java.lang.Class.getConstructor:([Ljava/lang/Class;)Ljava/lang/reflect/Constructor;
iconst_0
anewarray java.lang.Object
invokevirtual java.lang.reflect.Constructor.newInstance:([Ljava/lang/Object;)Ljava/lang/Object;
checkcast com.sun.org.apache.xpath.internal.functions.Function
2: areturn
3: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions_customer:[Ljava/lang/Class;
iload 1
bipush 38
isub
aaload
astore 2
start local 2 4: aload 2
iconst_0
anewarray java.lang.Class
invokevirtual java.lang.Class.getConstructor:([Ljava/lang/Class;)Ljava/lang/reflect/Constructor;
iconst_0
anewarray java.lang.Object
invokevirtual java.lang.reflect.Constructor.newInstance:([Ljava/lang/Object;)Ljava/lang/Object;
checkcast com.sun.org.apache.xpath.internal.functions.Function
5: areturn
end local 2 6: StackMap locals:
StackMap stack: java.lang.Exception
astore 2
start local 2 7: new javax.xml.transform.TransformerException
dup
aload 2
invokevirtual java.lang.Exception.getMessage:()Ljava/lang/String;
invokespecial javax.xml.transform.TransformerException.<init>:(Ljava/lang/String;)V
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/sun/org/apache/xpath/internal/compiler/FunctionTable;
0 8 1 which I
4 6 2 c Ljava/lang/Class<*>;
7 8 2 ex Ljava/lang/Exception;
Exception table:
from to target type
0 2 6 Class java.lang.InstantiationException
3 5 6 Class java.lang.InstantiationException
0 2 6 Class java.lang.IllegalAccessException
3 5 6 Class java.lang.IllegalAccessException
0 2 6 Class java.lang.SecurityException
3 5 6 Class java.lang.SecurityException
0 2 6 Class java.lang.IllegalArgumentException
3 5 6 Class java.lang.IllegalArgumentException
0 2 6 Class java.lang.reflect.InvocationTargetException
3 5 6 Class java.lang.reflect.InvocationTargetException
0 2 6 Class java.lang.NoSuchMethodException
3 5 6 Class java.lang.NoSuchMethodException
Exceptions:
throws javax.xml.transform.TransformerException
MethodParameters:
Name Flags
which
java.lang.Integer getFunctionID(java.lang.String);
descriptor: (Ljava/lang/String;)Ljava/lang/Integer;
flags: (0x0000)
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID_customer:Ljava/util/Map;
aload 1
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.lang.Integer
astore 2
start local 2 1: aload 2
ifnonnull 2
getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
aload 1
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.lang.Integer
astore 2
2: StackMap locals: java.lang.Integer
StackMap stack:
aload 2
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/org/apache/xpath/internal/compiler/FunctionTable;
0 3 1 key Ljava/lang/String;
1 3 2 id Ljava/lang/Integer;
MethodParameters:
Name Flags
key
public int installFunction(java.lang.String, java.lang.Class<?>);
descriptor: (Ljava/lang/String;Ljava/lang/Class;)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
invokevirtual com.sun.org.apache.xpath.internal.compiler.FunctionTable.getFunctionID:(Ljava/lang/String;)Ljava/lang/Integer;
astore 4
start local 4 1: aload 2
ifnull 6
ldc Lcom/sun/org/apache/xpath/internal/functions/Function;
aload 2
invokevirtual java.lang.Class.isAssignableFrom:(Ljava/lang/Class;)Z
ifne 6
2: new java.lang.ClassCastException
dup
new java.lang.StringBuilder
dup
aload 2
invokevirtual java.lang.Class.getName:()Ljava/lang/String;
invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
3: ldc " cannot be cast to "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
4: ldc Lcom/sun/org/apache/xpath/internal/functions/Function;
invokevirtual java.lang.Class.getName:()Ljava/lang/String;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
5: invokespecial java.lang.ClassCastException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals: com.sun.org.apache.xpath.internal.compiler.FunctionTable java.lang.String java.lang.Class top java.lang.Integer
StackMap stack:
aload 4
ifnull 13
7: aload 4
invokevirtual java.lang.Integer.intValue:()I
istore 3
start local 3 8: iload 3
bipush 38
if_icmpge 11
9: aload 0
dup
getfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_funcNextFreeIndex:I
dup_x1
iconst_1
iadd
putfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_funcNextFreeIndex:I
istore 3
10: aload 0
getfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID_customer:Ljava/util/Map;
aload 1
iload 3
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
11: StackMap locals: com.sun.org.apache.xpath.internal.compiler.FunctionTable java.lang.String java.lang.Class int java.lang.Integer
StackMap stack:
aload 0
getfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions_customer:[Ljava/lang/Class;
iload 3
bipush 38
isub
aload 2
aastore
12: goto 16
end local 3 13: StackMap locals: com.sun.org.apache.xpath.internal.compiler.FunctionTable java.lang.String java.lang.Class top java.lang.Integer
StackMap stack:
aload 0
dup
getfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_funcNextFreeIndex:I
dup_x1
iconst_1
iadd
putfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_funcNextFreeIndex:I
istore 3
start local 3 14: aload 0
getfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functions_customer:[Ljava/lang/Class;
iload 3
bipush 38
isub
aload 2
aastore
15: aload 0
getfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID_customer:Ljava/util/Map;
aload 1
iload 3
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
16: StackMap locals: com.sun.org.apache.xpath.internal.compiler.FunctionTable java.lang.String java.lang.Class int java.lang.Integer
StackMap stack:
iload 3
ireturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 17 0 this Lcom/sun/org/apache/xpath/internal/compiler/FunctionTable;
0 17 1 name Ljava/lang/String;
0 17 2 func Ljava/lang/Class<*>;
8 13 3 funcIndex I
14 17 3 funcIndex I
1 17 4 funcIndexObj Ljava/lang/Integer;
Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)I
MethodParameters:
Name Flags
name
func
public boolean functionAvailable(java.lang.String);
descriptor: (Ljava/lang/String;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID:Ljava/util/Map;
aload 1
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.lang.Integer
astore 2
start local 2 1: aload 2
ifnull 2
iconst_1
ireturn
2: StackMap locals: java.lang.Integer
StackMap stack:
aload 0
getfield com.sun.org.apache.xpath.internal.compiler.FunctionTable.m_functionID_customer:Ljava/util/Map;
aload 1
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.lang.Integer
astore 2
3: aload 2
ifnull 4
iconst_1
ireturn
StackMap locals:
StackMap stack:
4: iconst_0
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/sun/org/apache/xpath/internal/compiler/FunctionTable;
0 5 1 methName Ljava/lang/String;
1 5 2 tblEntry Ljava/lang/Integer;
MethodParameters:
Name Flags
methName
}
SourceFile: "FunctionTable.java"