public final class com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl implements com.sun.xml.internal.bind.v2.runtime.unmarshaller.Receiver
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl
super_class: java.lang.Object
{
private final int offset;
descriptor: I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
final com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty this$0;
descriptor: Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
protected void <init>(com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty, int);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty;I)V
flags: (0x0004) ACC_PROTECTED
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.ArrayERProperty$ReceiverImpl.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty;
aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
iload 2
putfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl.offset:I
2: return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty$ReceiverImpl;
0 3 2 offset I
MethodParameters:
Name Flags
this$0 final
offset
public void receive(com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State, java.lang.Object);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;Ljava/lang/Object;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, 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.getContext:()Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext;
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl.offset:I
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext.getScope:(I)Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Scope;
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty;
getfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty.acc:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty;
getfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty.lister:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Lister;
aload 2
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.Scope.add:(Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;Lcom/sun/xml/internal/bind/v2/runtime/reflect/Lister;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/ArrayERProperty$ReceiverImpl;
0 2 1 state Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;
0 2 2 o Ljava/lang/Object;
Exceptions:
throws org.xml.sax.SAXException
MethodParameters:
Name Flags
state
o
}
SourceFile: "ArrayERProperty.java"
NestHost: com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty
InnerClasses:
protected final ReceiverImpl = com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl of com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty
public final State = com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State of com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext