public class org.apache.batik.parser.PreserveAspectRatioParser extends org.apache.batik.parser.AbstractParser
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.apache.batik.parser.PreserveAspectRatioParser
super_class: org.apache.batik.parser.AbstractParser
{
protected org.apache.batik.parser.PreserveAspectRatioHandler preserveAspectRatioHandler;
descriptor: Lorg/apache/batik/parser/PreserveAspectRatioHandler;
flags: (0x0004) ACC_PROTECTED
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokespecial org.apache.batik.parser.AbstractParser.<init>:()V
1: aload 0
2: getstatic org.apache.batik.parser.DefaultPreserveAspectRatioHandler.INSTANCE:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
3: putfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
4: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lorg/apache/batik/parser/PreserveAspectRatioParser;
public void setPreserveAspectRatioHandler(org.apache.batik.parser.PreserveAspectRatioHandler);
descriptor: (Lorg/apache/batik/parser/PreserveAspectRatioHandler;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/batik/parser/PreserveAspectRatioParser;
0 2 1 handler Lorg/apache/batik/parser/PreserveAspectRatioHandler;
MethodParameters:
Name Flags
handler
public org.apache.batik.parser.PreserveAspectRatioHandler getPreserveAspectRatioHandler();
descriptor: ()Lorg/apache/batik/parser/PreserveAspectRatioHandler;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/PreserveAspectRatioParser;
protected void doParse();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipSpaces:()V
2: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.parsePreserveAspectRatio:()V
3: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/batik/parser/PreserveAspectRatioParser;
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parsePreserveAspectRatio();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=6, locals=1, args_size=1
start local 0 0: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.startPreserveAspectRatio:()V
1: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 2
110: 2
120: 21
default: 137
}
2: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
3: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 111
if_icmpeq 7
4: aload 0
bipush 111
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
5: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
6: goto 140
7: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
8: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 110
if_icmpeq 12
9: aload 0
bipush 111
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
10: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
11: goto 140
12: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
13: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 101
if_icmpeq 17
14: aload 0
bipush 101
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
15: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
16: goto 140
17: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
18: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipSpaces:()V
19: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.none:()V
20: goto 140
21: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
22: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 77
if_icmpeq 26
23: aload 0
bipush 77
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
24: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
25: goto 140
26: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
27: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 2
97: 28
105: 65
default: 134
}
28: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
29: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 120
if_icmpeq 33
30: aload 0
bipush 120
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
31: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
32: goto 140
33: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
34: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 89
if_icmpeq 38
35: aload 0
bipush 89
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
36: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
37: goto 140
38: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
39: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 77
if_icmpeq 43
40: aload 0
bipush 77
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
41: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
42: goto 140
43: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
44: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 2
97: 45
105: 53
default: 64
}
45: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
46: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 120
if_icmpeq 50
47: aload 0
bipush 120
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
48: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
49: goto 140
50: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.xMaxYMax:()V
51: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
52: goto 140
53: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
54: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 2
100: 55
110: 58
default: 61
}
55: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.xMaxYMid:()V
56: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
57: goto 140
58: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.xMaxYMin:()V
59: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
60: goto 140
61: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportUnexpectedCharacterError:(I)V
62: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
63: goto 140
64: StackMap locals:
StackMap stack:
goto 140
65: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
66: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 2
100: 67
110: 99
default: 131
}
67: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
68: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 89
if_icmpeq 72
69: aload 0
bipush 89
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
70: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
71: goto 140
72: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
73: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 77
if_icmpeq 77
74: aload 0
bipush 77
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
75: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
76: goto 140
77: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
78: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 2
97: 79
105: 87
default: 98
}
79: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
80: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 120
if_icmpeq 84
81: aload 0
bipush 120
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
82: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
83: goto 140
84: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.xMidYMax:()V
85: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
86: goto 140
87: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
88: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 2
100: 89
110: 92
default: 95
}
89: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.xMidYMid:()V
90: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
91: goto 140
92: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.xMidYMin:()V
93: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
94: goto 140
95: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportUnexpectedCharacterError:(I)V
96: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
97: goto 140
98: StackMap locals:
StackMap stack:
goto 140
99: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
100: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 89
if_icmpeq 104
101: aload 0
bipush 89
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
102: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
103: goto 140
104: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
105: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 77
if_icmpeq 109
106: aload 0
bipush 77
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
107: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
108: goto 140
109: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
110: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 2
97: 111
105: 119
default: 130
}
111: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
112: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 120
if_icmpeq 116
113: aload 0
bipush 120
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
114: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
115: goto 140
116: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.xMinYMax:()V
117: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
118: goto 140
119: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
120: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 2
100: 121
110: 124
default: 127
}
121: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.xMinYMid:()V
122: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
123: goto 140
124: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.xMinYMin:()V
125: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
126: goto 140
127: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportUnexpectedCharacterError:(I)V
128: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
129: goto 140
130: StackMap locals:
StackMap stack:
goto 140
131: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportUnexpectedCharacterError:(I)V
132: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
133: goto 140
134: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportUnexpectedCharacterError:(I)V
135: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
136: goto 140
137: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
iconst_m1
if_icmpeq 140
138: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportUnexpectedCharacterError:(I)V
139: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
140: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipCommaSpaces:()V
141: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 2
109: 142
115: 160
default: 183
}
142: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
143: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 101
if_icmpeq 147
144: aload 0
bipush 101
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
145: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
146: goto 186
147: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
148: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 101
if_icmpeq 152
149: aload 0
bipush 101
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
150: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
151: goto 186
152: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
153: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 116
if_icmpeq 157
154: aload 0
bipush 116
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
155: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
156: goto 186
157: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.meet:()V
158: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
159: goto 186
160: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
161: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 108
if_icmpeq 165
162: aload 0
bipush 108
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
163: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
164: goto 186
165: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
166: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 105
if_icmpeq 170
167: aload 0
bipush 105
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
168: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
169: goto 186
170: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
171: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 99
if_icmpeq 175
172: aload 0
bipush 99
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
173: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
174: goto 186
175: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
176: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
bipush 101
if_icmpeq 180
177: aload 0
bipush 101
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportCharacterExpectedError:(CI)V
178: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
179: goto 186
180: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.slice:()V
181: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
182: goto 186
183: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
iconst_m1
if_icmpeq 186
184: aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportUnexpectedCharacterError:(I)V
185: aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipIdentifier:()V
186: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.skipSpaces:()V
187: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
iconst_m1
if_icmpeq 191
188: aload 0
ldc "end.of.stream.expected"
189: iconst_1
anewarray java.lang.Object
dup
iconst_0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
aastore
190: invokevirtual org.apache.batik.parser.PreserveAspectRatioParser.reportError:(Ljava/lang/String;[Ljava/lang/Object;)V
191: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.preserveAspectRatioHandler:Lorg/apache/batik/parser/PreserveAspectRatioHandler;
invokeinterface org.apache.batik.parser.PreserveAspectRatioHandler.endPreserveAspectRatio:()V
192: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 193 0 this Lorg/apache/batik/parser/PreserveAspectRatioParser;
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void skipIdentifier();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=1, args_size=1
start local 0 0: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
1: aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
lookupswitch { // 4
9: 2
10: 2
13: 2
32: 2
default: 4
}
2: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
3: goto 5
4: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PreserveAspectRatioParser.current:I
iconst_m1
if_icmpne 0
5: StackMap locals:
StackMap stack:
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lorg/apache/batik/parser/PreserveAspectRatioParser;
Exceptions:
throws java.io.IOException
}
SourceFile: "PreserveAspectRatioParser.java"