class com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty$2 extends com.sun.xml.internal.bind.v2.runtime.unmarshaller.Loader
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty$2
super_class: com.sun.xml.internal.bind.v2.runtime.unmarshaller.Loader
{
final com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty this$0;
descriptor: Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty, boolean);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty;Z)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 2 0: aload 0
aload 1
putfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty$2.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty;
aload 0
iload 2
invokespecial com.sun.xml.internal.bind.v2.runtime.unmarshaller.Loader.<init>:(Z)V
return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty$2;
0 1 2 $anonymous0 Z
MethodParameters:
Name Flags
this$0 final
$anonymous0
public void startElement(com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State, com.sun.xml.internal.bind.v2.runtime.unmarshaller.TagName);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/TagName;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
iconst_2
anewarray java.lang.Object
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State.setTarget:(Ljava/lang/Object;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty$2;
0 2 1 state Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;
0 2 2 ea Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/TagName;
MethodParameters:
Name Flags
state
ea
public void leaveElement(com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State, com.sun.xml.internal.bind.v2.runtime.unmarshaller.TagName);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/TagName;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 1
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State.getTarget:()Ljava/lang/Object;
checkcast java.lang.Object[]
astore 3
start local 3 1: aload 1
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State.getPrev:()Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State.getTarget:()Ljava/lang/Object;
checkcast java.util.Map
astore 4
start local 4 2: aload 4
aload 3
iconst_0
aaload
aload 3
iconst_1
aaload
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
3: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty$2;
0 4 1 state Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;
0 4 2 ea Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/TagName;
1 4 3 keyValue [Ljava/lang/Object;
2 4 4 map Ljava/util/Map;
MethodParameters:
Name Flags
state
ea
public void childElement(com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State, com.sun.xml.internal.bind.v2.runtime.unmarshaller.TagName);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/TagName;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 2
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty$2.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty;
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty.keyTag:Lcom/sun/xml/internal/bind/v2/runtime/Name;
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.TagName.matches:(Lcom/sun/xml/internal/bind/v2/runtime/Name;)Z
ifeq 4
1: aload 1
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty$2.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty;
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty.keyLoader:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State.setLoader:(Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;)V
2: aload 1
getstatic com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty.keyReceiver:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Receiver;
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State.setReceiver:(Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Receiver;)V
3: return
4: StackMap locals:
StackMap stack:
aload 2
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty$2.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty;
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty.valueTag:Lcom/sun/xml/internal/bind/v2/runtime/Name;
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.TagName.matches:(Lcom/sun/xml/internal/bind/v2/runtime/Name;)Z
ifeq 8
5: aload 1
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty$2.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty;
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty.valueLoader:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State.setLoader:(Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;)V
6: aload 1
getstatic com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty.valueReceiver:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Receiver;
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State.setReceiver:(Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Receiver;)V
7: return
8: StackMap locals:
StackMap stack:
aload 0
aload 1
aload 2
invokespecial com.sun.xml.internal.bind.v2.runtime.unmarshaller.Loader.childElement:(Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/TagName;)V
9: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty$2;
0 10 1 state Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;
0 10 2 ea Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/TagName;
Exceptions:
throws org.xml.sax.SAXException
MethodParameters:
Name Flags
state
ea
public java.util.Collection<javax.xml.namespace.QName> getExpectedChildElements();
descriptor: ()Ljava/util/Collection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=1, args_size=1
start local 0 0: iconst_2
anewarray javax.xml.namespace.QName
dup
iconst_0
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty$2.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty;
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty.keyTag:Lcom/sun/xml/internal/bind/v2/runtime/Name;
invokevirtual com.sun.xml.internal.bind.v2.runtime.Name.toQName:()Ljavax/xml/namespace/QName;
aastore
dup
iconst_1
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty$2.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty;
getfield com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty.valueTag:Lcom/sun/xml/internal/bind/v2/runtime/Name;
invokevirtual com.sun.xml.internal.bind.v2.runtime.Name.toQName:()Ljavax/xml/namespace/QName;
aastore
invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty$2;
Signature: ()Ljava/util/Collection<Ljavax/xml/namespace/QName;>;
}
SourceFile: "SingleMapNodeProperty.java"
EnclosingMethod: com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty
NestHost: com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty
InnerClasses:
com.sun.xml.internal.bind.v2.runtime.property.SingleMapNodeProperty$2
public final State = com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State of com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext