public final class com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl<BeanT> extends com.sun.xml.internal.bind.v2.runtime.JaxBeanInfo<BeanT> implements com.sun.xml.internal.bind.v2.runtime.AttributeAccessor<BeanT>
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl
super_class: com.sun.xml.internal.bind.v2.runtime.JaxBeanInfo
{
public final com.sun.xml.internal.bind.v2.runtime.property.Property<BeanT>[] properties;
descriptor: [Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Signature: [Lcom/sun/xml/internal/bind/v2/runtime/property/Property<TBeanT;>;
private com.sun.xml.internal.bind.v2.runtime.property.Property<? super BeanT> idProperty;
descriptor: Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
flags: (0x0002) ACC_PRIVATE
Signature: Lcom/sun/xml/internal/bind/v2/runtime/property/Property<-TBeanT;>;
private com.sun.xml.internal.bind.v2.runtime.unmarshaller.Loader loader;
descriptor: Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
flags: (0x0002) ACC_PRIVATE
private com.sun.xml.internal.bind.v2.runtime.unmarshaller.Loader loaderWithTypeSubst;
descriptor: Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
flags: (0x0002) ACC_PRIVATE
private com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo ci;
descriptor: Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeClassInfo;
flags: (0x0002) ACC_PRIVATE
private final com.sun.xml.internal.bind.v2.runtime.reflect.Accessor<? super BeanT, java.util.Map<javax.xml.namespace.QName, java.lang.String>> inheritedAttWildcard;
descriptor: Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
Signature: Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor<-TBeanT;Ljava/util/Map<Ljavax/xml/namespace/QName;Ljava/lang/String;>;>;
private final com.sun.xml.internal.bind.v2.runtime.Transducer<BeanT> xducer;
descriptor: Lcom/sun/xml/internal/bind/v2/runtime/Transducer;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
Signature: Lcom/sun/xml/internal/bind/v2/runtime/Transducer<TBeanT;>;
public final com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl<? super BeanT> superClazz;
descriptor: Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Signature: Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<-TBeanT;>;
private final com.sun.xml.internal.bind.v2.runtime.reflect.Accessor<? super BeanT, org.xml.sax.Locator> xmlLocatorField;
descriptor: Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
Signature: Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor<-TBeanT;Lorg/xml/sax/Locator;>;
private final com.sun.xml.internal.bind.v2.runtime.Name tagName;
descriptor: Lcom/sun/xml/internal/bind/v2/runtime/Name;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private boolean retainPropertyInfo;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
private com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty<BeanT>[] attributeProperties;
descriptor: [Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty;
flags: (0x0002) ACC_PRIVATE
Signature: [Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty<TBeanT;>;
private com.sun.xml.internal.bind.v2.runtime.property.Property<BeanT>[] uriProperties;
descriptor: [Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
flags: (0x0002) ACC_PRIVATE
Signature: [Lcom/sun/xml/internal/bind/v2/runtime/property/Property<TBeanT;>;
private final java.lang.reflect.Method factoryMethod;
descriptor: Ljava/lang/reflect/Method;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private static final com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty[] EMPTY_PROPERTIES;
descriptor: [Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final java.util.logging.Logger logger;
descriptor: Ljava/util/logging/Logger;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: iconst_0
anewarray com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty
putstatic com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.EMPTY_PROPERTIES:[Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty;
1: invokestatic com.sun.xml.internal.bind.Util.getClassLogger:()Ljava/util/logging/Logger;
putstatic com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.logger:Ljava/util/logging/Logger;
return
LocalVariableTable:
Start End Slot Name Signature
void <init>(com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl, com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeClassInfo;)V
flags: (0x0000)
Code:
stack=8, locals=9, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getClazz:()Ljava/lang/Object;
checkcast java.lang.Class
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getTypeName:()Ljavax/xml/namespace/QName;
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.isElement:()Z
iconst_0
iconst_1
invokespecial com.sun.xml.internal.bind.v2.runtime.JaxBeanInfo.<init>:(Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeTypeInfo;Ljava/lang/Class;Ljavax/xml/namespace/QName;ZZZ)V
1: aload 0
iconst_0
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.retainPropertyInfo:Z
2: aload 0
aload 2
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.ci:Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeClassInfo;
3: aload 0
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getAttributeWildcard:()Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.inheritedAttWildcard:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
4: aload 0
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getTransducer:()Lcom/sun/xml/internal/bind/v2/runtime/Transducer;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.xducer:Lcom/sun/xml/internal/bind/v2/runtime/Transducer;
5: aload 0
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getFactoryMethod:()Ljava/lang/reflect/Method;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.factoryMethod:Ljava/lang/reflect/Method;
6: aload 0
aload 1
getfield com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.retainPropertyInfo:Z
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.retainPropertyInfo:Z
7: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.factoryMethod:Ljava/lang/reflect/Method;
ifnull 15
8: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.factoryMethod:Ljava/lang/reflect/Method;
invokevirtual java.lang.reflect.Method.getDeclaringClass:()Ljava/lang/Class;
invokevirtual java.lang.Class.getModifiers:()I
istore 3
start local 3 9: iload 3
invokestatic java.lang.reflect.Modifier.isPublic:(I)Z
ifeq 10
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.factoryMethod:Ljava/lang/reflect/Method;
invokevirtual java.lang.reflect.Method.getModifiers:()I
invokestatic java.lang.reflect.Modifier.isPublic:(I)Z
ifne 15
10: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo int
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.factoryMethod:Ljava/lang/reflect/Method;
iconst_1
invokevirtual java.lang.reflect.Method.setAccessible:(Z)V
11: goto 15
StackMap locals:
StackMap stack: java.lang.SecurityException
12: astore 4
start local 4 13: getstatic com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.logger:Ljava/util/logging/Logger;
getstatic java.util.logging.Level.FINE:Ljava/util/logging/Level;
new java.lang.StringBuilder
dup
ldc "Unable to make the method of "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.factoryMethod:Ljava/lang/reflect/Method;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
ldc " accessible"
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
aload 4
invokevirtual java.util.logging.Logger.log:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/Throwable;)V
14: aload 4
athrow
end local 4 end local 3 15: StackMap locals:
StackMap stack:
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getBaseClass:()Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeClassInfo;
ifnonnull 17
16: aload 0
aconst_null
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
goto 18
17: StackMap locals:
StackMap stack:
aload 0
aload 1
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getBaseClass:()Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeClassInfo;
invokevirtual com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.getOrCreate:(Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeClassInfo;)Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
18: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
ifnull 20
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.xmlLocatorField:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
ifnull 20
19: aload 0
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.xmlLocatorField:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.xmlLocatorField:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
goto 21
20: StackMap locals:
StackMap stack:
aload 0
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getLocatorField:()Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.xmlLocatorField:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
21: StackMap locals:
StackMap stack:
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getProperties:()Ljava/util/List;
astore 3
start local 3 22: aload 0
aload 3
invokeinterface java.util.Collection.size:()I
anewarray com.sun.xml.internal.bind.v2.runtime.property.Property
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.properties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
23: iconst_0
istore 4
start local 4 24: iconst_1
istore 5
start local 5 25: aload 3
invokeinterface java.util.Collection.iterator:()Ljava/util/Iterator;
astore 7
goto 33
StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo java.util.Collection int int top java.util.Iterator
StackMap stack:
26: aload 7
invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
checkcast com.sun.xml.internal.bind.v2.model.runtime.RuntimePropertyInfo
astore 6
start local 6 27: aload 1
aload 6
invokestatic com.sun.xml.internal.bind.v2.runtime.property.PropertyFactory.create:(Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimePropertyInfo;)Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
astore 8
start local 8 28: aload 6
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimePropertyInfo.id:()Lcom/sun/xml/internal/bind/v2/model/core/ID;
getstatic com.sun.xml.internal.bind.v2.model.core.ID.ID:Lcom/sun/xml/internal/bind/v2/model/core/ID;
if_acmpne 30
29: aload 0
aload 8
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.idProperty:Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
30: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo java.util.Collection int int com.sun.xml.internal.bind.v2.model.runtime.RuntimePropertyInfo java.util.Iterator com.sun.xml.internal.bind.v2.runtime.property.Property
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.properties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
iload 4
iinc 4 1
aload 8
aastore
31: iload 5
aload 6
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimePropertyInfo.elementOnlyContent:()Z
iand
istore 5
32: aload 0
aload 8
invokevirtual com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.checkOverrideProperties:(Lcom/sun/xml/internal/bind/v2/runtime/property/Property;)V
end local 8 end local 6 33: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo java.util.Collection int int top java.util.Iterator
StackMap stack:
aload 7
invokeinterface java.util.Iterator.hasNext:()Z
ifne 26
34: aload 0
iload 5
invokevirtual com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.hasElementOnlyContentModel:(Z)V
35: aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.isElement:()Z
ifeq 37
36: aload 0
aload 1
getfield com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.nameBuilder:Lcom/sun/xml/internal/bind/v2/runtime/NameBuilder;
aload 2
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getElementName:()Ljavax/xml/namespace/QName;
invokevirtual com.sun.xml.internal.bind.v2.runtime.NameBuilder.createElementName:(Ljavax/xml/namespace/QName;)Lcom/sun/xml/internal/bind/v2/runtime/Name;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.tagName:Lcom/sun/xml/internal/bind/v2/runtime/Name;
goto 38
37: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo java.util.Collection int int
StackMap stack:
aload 0
aconst_null
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.tagName:Lcom/sun/xml/internal/bind/v2/runtime/Name;
38: StackMap locals:
StackMap stack:
aload 0
invokevirtual com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.setLifecycleFlags:()V
39: return
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 40 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 40 1 owner Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;
0 40 2 ci Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeClassInfo;
9 15 3 classMod I
13 15 4 e Ljava/lang/SecurityException;
22 40 3 ps Ljava/util/Collection<+Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimePropertyInfo;>;
24 40 4 idx I
25 40 5 elementOnly Z
27 33 6 info Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimePropertyInfo;
28 33 8 p Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
Exception table:
from to target type
10 11 12 Class java.lang.SecurityException
MethodParameters:
Name Flags
owner
ci
private void checkOverrideProperties(com.sun.xml.internal.bind.v2.runtime.property.Property);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/property/Property;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=9, args_size=2
start local 0 start local 1 0: aload 0
astore 2
start local 2 1: goto 12
2: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl
StackMap stack:
aload 2
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.properties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
astore 3
start local 3 3: aload 3
ifnonnull 4
goto 13
4: StackMap locals: com.sun.xml.internal.bind.v2.runtime.property.Property[]
StackMap stack:
aload 3
dup
astore 7
arraylength
istore 6
iconst_0
istore 5
goto 11
StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl com.sun.xml.internal.bind.v2.runtime.property.Property com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl com.sun.xml.internal.bind.v2.runtime.property.Property[] top int int com.sun.xml.internal.bind.v2.runtime.property.Property[]
StackMap stack:
5: aload 7
iload 5
aaload
astore 4
start local 4 6: aload 4
ifnull 10
7: aload 4
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.getFieldName:()Ljava/lang/String;
astore 8
start local 8 8: aload 8
ifnull 10
aload 8
aload 1
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.getFieldName:()Ljava/lang/String;
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifeq 10
9: aload 4
iconst_1
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.setHiddenByOverride:(Z)V
end local 8 end local 4 10: StackMap locals:
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
11: iload 5
iload 6
if_icmplt 5
end local 3 12: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl com.sun.xml.internal.bind.v2.runtime.property.Property com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl
StackMap stack:
aload 2
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
dup
astore 2
ifnonnull 2
13: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 14 1 p Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
1 14 2 bi Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
3 12 3 props [Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
6 10 4 superProperty Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
8 10 8 spName Ljava/lang/String;
MethodParameters:
Name Flags
p
protected void link(com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=7, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.uriProperties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
ifnull 2
1: return
2: StackMap locals:
StackMap stack:
aload 0
aload 1
invokespecial com.sun.xml.internal.bind.v2.runtime.JaxBeanInfo.link:(Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;)V
3: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
ifnull 5
4: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
aload 1
invokevirtual com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.link:(Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;)V
5: StackMap locals:
StackMap stack:
aload 0
aload 1
iconst_1
invokevirtual com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.getLoader:(Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;Z)Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
pop
6: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
ifnull 11
7: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.idProperty:Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
ifnonnull 9
8: aload 0
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.idProperty:Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.idProperty:Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
9: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
invokevirtual com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.hasElementOnlyContentModel:()Z
ifne 11
10: aload 0
iconst_0
invokevirtual com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.hasElementOnlyContentModel:(Z)V
11: StackMap locals:
StackMap stack:
new com.sun.istack.internal.FinalArrayList
dup
invokespecial com.sun.istack.internal.FinalArrayList.<init>:()V
astore 2
start local 2 12: new com.sun.istack.internal.FinalArrayList
dup
invokespecial com.sun.istack.internal.FinalArrayList.<init>:()V
astore 3
start local 3 13: aload 0
astore 4
start local 4 14: goto 25
15: StackMap locals: java.util.List java.util.List com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl
StackMap stack:
iconst_0
istore 5
start local 5 16: goto 23
17: StackMap locals: int
StackMap stack:
aload 4
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.properties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
iload 5
aaload
astore 6
start local 6 18: aload 6
instanceof com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty
ifeq 20
19: aload 2
aload 6
checkcast com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty
invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
pop
20: StackMap locals: com.sun.xml.internal.bind.v2.runtime.property.Property
StackMap stack:
aload 6
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.hasSerializeURIAction:()Z
ifeq 22
21: aload 3
aload 6
invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
pop
end local 6 22: StackMap locals:
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
23: iload 5
aload 4
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.properties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
arraylength
if_icmplt 17
end local 5 24: aload 4
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
astore 4
StackMap locals:
StackMap stack:
25: aload 4
ifnonnull 15
end local 4 26: aload 1
getfield com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.c14nSupport:Z
ifeq 28
27: aload 2
invokestatic java.util.Collections.sort:(Ljava/util/List;)V
28: StackMap locals:
StackMap stack:
aload 2
invokeinterface java.util.List.isEmpty:()Z
ifeq 30
29: aload 0
getstatic com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.EMPTY_PROPERTIES:[Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.attributeProperties:[Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty;
goto 31
30: StackMap locals:
StackMap stack:
aload 0
aload 2
aload 2
invokeinterface java.util.List.size:()I
anewarray com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty
invokeinterface java.util.List.toArray:([Ljava/lang/Object;)[Ljava/lang/Object;
checkcast com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty[]
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.attributeProperties:[Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty;
31: StackMap locals:
StackMap stack:
aload 3
invokeinterface java.util.List.isEmpty:()Z
ifeq 33
32: aload 0
getstatic com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.EMPTY_PROPERTIES:[Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.uriProperties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
goto 34
33: StackMap locals:
StackMap stack:
aload 0
aload 3
aload 3
invokeinterface java.util.List.size:()I
anewarray com.sun.xml.internal.bind.v2.runtime.property.Property
invokeinterface java.util.List.toArray:([Ljava/lang/Object;)[Ljava/lang/Object;
checkcast com.sun.xml.internal.bind.v2.runtime.property.Property[]
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.uriProperties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
34: StackMap locals:
StackMap stack:
return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 35 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 35 1 grammar Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;
12 35 2 attProps Ljava/util/List<Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty;>;
13 35 3 uriProps Ljava/util/List<Lcom/sun/xml/internal/bind/v2/runtime/property/Property;>;
14 26 4 bi Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
16 24 5 i I
18 22 6 p Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
MethodParameters:
Name Flags
grammar
public void wrapUp();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=5, args_size=1
start local 0 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.properties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
dup
astore 4
arraylength
istore 3
iconst_0
istore 2
goto 4
StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl top int int com.sun.xml.internal.bind.v2.runtime.property.Property[]
StackMap stack:
1: aload 4
iload 2
aaload
astore 1
start local 1 2: aload 1
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.wrapUp:()V
end local 1 3: iinc 2 1
StackMap locals:
StackMap stack:
4: iload 2
iload 3
if_icmplt 1
5: aload 0
aconst_null
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.ci:Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeClassInfo;
6: aload 0
invokespecial com.sun.xml.internal.bind.v2.runtime.JaxBeanInfo.wrapUp:()V
7: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
2 3 1 p Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
public java.lang.String getElementNamespaceURI(BeanT);
descriptor: (Ljava/lang/Object;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.tagName:Lcom/sun/xml/internal/bind/v2/runtime/Name;
getfield com.sun.xml.internal.bind.v2.runtime.Name.nsUri:Ljava/lang/String;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 1 1 bean TBeanT;
Signature: (TBeanT;)Ljava/lang/String;
MethodParameters:
Name Flags
bean
public java.lang.String getElementLocalName(BeanT);
descriptor: (Ljava/lang/Object;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.tagName:Lcom/sun/xml/internal/bind/v2/runtime/Name;
getfield com.sun.xml.internal.bind.v2.runtime.Name.localName:Ljava/lang/String;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 1 1 bean TBeanT;
Signature: (TBeanT;)Ljava/lang/String;
MethodParameters:
Name Flags
bean
public BeanT createInstance(com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext;)Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=2
start local 0 start local 1 0: aconst_null
astore 2
start local 2 1: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.factoryMethod:Ljava/lang/reflect/Method;
ifnonnull 4
2: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.jaxbType:Ljava/lang/Class;
invokestatic com.sun.xml.internal.bind.v2.ClassFactory.create0:(Ljava/lang/Class;)Ljava/lang/Object;
astore 2
3: goto 9
4: StackMap locals: java.lang.Object
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.factoryMethod:Ljava/lang/reflect/Method;
invokestatic com.sun.xml.internal.bind.v2.ClassFactory.create:(Ljava/lang/reflect/Method;)Ljava/lang/Object;
astore 3
start local 3 5: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.jaxbType:Ljava/lang/Class;
aload 3
invokevirtual java.lang.Class.isInstance:(Ljava/lang/Object;)Z
ifeq 8
6: aload 3
astore 2
7: goto 9
8: StackMap locals: java.lang.Object
StackMap stack:
new java.lang.InstantiationException
dup
ldc "The factory method didn't return a correct object"
invokespecial java.lang.InstantiationException.<init>:(Ljava/lang/String;)V
athrow
end local 3 9: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.xmlLocatorField:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
ifnull 14
10: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.xmlLocatorField:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
aload 2
new org.xml.sax.helpers.LocatorImpl
dup
aload 1
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext.getLocator:()Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/LocatorEx;
invokespecial org.xml.sax.helpers.LocatorImpl.<init>:(Lorg/xml/sax/Locator;)V
invokevirtual com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.set:(Ljava/lang/Object;Ljava/lang/Object;)V
11: goto 14
StackMap locals:
StackMap stack: com.sun.xml.internal.bind.api.AccessorException
12: astore 3
start local 3 13: aload 1
aload 3
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleError:(Ljava/lang/Exception;)V
end local 3 14: StackMap locals:
StackMap stack:
aload 2
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 15 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 15 1 context Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext;
1 15 2 bean TBeanT;
5 9 3 o Ljava/lang/Object;
13 14 3 e Lcom/sun/xml/internal/bind/api/AccessorException;
Exception table:
from to target type
10 11 12 Class com.sun.xml.internal.bind.api.AccessorException
Exceptions:
throws java.lang.IllegalAccessException, java.lang.reflect.InvocationTargetException, java.lang.InstantiationException, org.xml.sax.SAXException
Signature: (Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext;)TBeanT;
MethodParameters:
Name Flags
context
public boolean reset(BeanT, com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext);
descriptor: (Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=7, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
ifnull 2
1: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
aload 1
aload 2
invokevirtual com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.reset:(Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext;)Z
pop
2: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.properties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
dup
astore 6
arraylength
istore 5
iconst_0
istore 4
goto 6
StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext top int int com.sun.xml.internal.bind.v2.runtime.property.Property[]
StackMap stack:
3: aload 6
iload 4
aaload
astore 3
start local 3 4: aload 3
aload 1
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.reset:(Ljava/lang/Object;)V
end local 3 5: iinc 4 1
StackMap locals:
StackMap stack:
6: iload 4
iload 5
if_icmplt 3
7: iconst_1
ireturn
8: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext
StackMap stack: com.sun.xml.internal.bind.api.AccessorException
astore 3
start local 3 9: aload 2
aload 3
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleError:(Ljava/lang/Exception;)V
10: iconst_0
ireturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 11 1 bean TBeanT;
0 11 2 context Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext;
4 5 3 p Lcom/sun/xml/internal/bind/v2/runtime/property/Property<TBeanT;>;
9 11 3 e Lcom/sun/xml/internal/bind/api/AccessorException;
Exception table:
from to target type
0 7 8 Class com.sun.xml.internal.bind.api.AccessorException
Exceptions:
throws org.xml.sax.SAXException
Signature: (TBeanT;Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext;)Z
MethodParameters:
Name Flags
bean
context
public java.lang.String getId(BeanT, com.sun.xml.internal.bind.v2.runtime.XMLSerializer);
descriptor: (Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.idProperty:Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
ifnull 5
1: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.idProperty:Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
aload 1
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.getIdValue:(Ljava/lang/Object;)Ljava/lang/String;
2: areturn
3: StackMap locals:
StackMap stack: com.sun.xml.internal.bind.api.AccessorException
astore 3
start local 3 4: aload 2
aconst_null
aload 3
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.reportError:(Ljava/lang/String;Ljava/lang/Throwable;)V
end local 3 5: StackMap locals:
StackMap stack:
aconst_null
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 6 1 bean TBeanT;
0 6 2 target Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;
4 5 3 e Lcom/sun/xml/internal/bind/api/AccessorException;
Exception table:
from to target type
1 2 3 Class com.sun.xml.internal.bind.api.AccessorException
Exceptions:
throws org.xml.sax.SAXException
Signature: (TBeanT;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)Ljava/lang/String;
MethodParameters:
Name Flags
bean
target
public void serializeRoot(BeanT, com.sun.xml.internal.bind.v2.runtime.XMLSerializer);
descriptor: (Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.tagName:Lcom/sun/xml/internal/bind/v2/runtime/Name;
ifnonnull 8
1: aload 1
invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
astore 3
start local 3 2: aload 3
ldc Ljavax/xml/bind/annotation/XmlRootElement;
invokevirtual java.lang.Class.isAnnotationPresent:(Ljava/lang/Class;)Z
ifeq 5
3: getstatic com.sun.xml.internal.bind.v2.runtime.Messages.UNABLE_TO_MARSHAL_UNBOUND_CLASS:Lcom/sun/xml/internal/bind/v2/runtime/Messages;
iconst_1
anewarray java.lang.Object
dup
iconst_0
aload 3
invokevirtual java.lang.Class.getName:()Ljava/lang/String;
aastore
invokevirtual com.sun.xml.internal.bind.v2.runtime.Messages.format:([Ljava/lang/Object;)Ljava/lang/String;
astore 4
start local 4 4: goto 6
end local 4 5: StackMap locals: java.lang.Class
StackMap stack:
getstatic com.sun.xml.internal.bind.v2.runtime.Messages.UNABLE_TO_MARSHAL_NON_ELEMENT:Lcom/sun/xml/internal/bind/v2/runtime/Messages;
iconst_1
anewarray java.lang.Object
dup
iconst_0
aload 3
invokevirtual java.lang.Class.getName:()Ljava/lang/String;
aastore
invokevirtual com.sun.xml.internal.bind.v2.runtime.Messages.format:([Ljava/lang/Object;)Ljava/lang/String;
astore 4
start local 4 6: StackMap locals: java.lang.String
StackMap stack:
aload 2
new javax.xml.bind.helpers.ValidationEventImpl
dup
iconst_1
aload 4
aconst_null
aconst_null
invokespecial javax.xml.bind.helpers.ValidationEventImpl.<init>:(ILjava/lang/String;Ljavax/xml/bind/ValidationEventLocator;Ljava/lang/Throwable;)V
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.reportError:(Ljavax/xml/bind/ValidationEvent;)V
end local 4 end local 3 7: goto 13
8: StackMap locals:
StackMap stack:
aload 2
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.tagName:Lcom/sun/xml/internal/bind/v2/runtime/Name;
aload 1
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.startElement:(Lcom/sun/xml/internal/bind/v2/runtime/Name;Ljava/lang/Object;)V
9: aload 2
aload 1
aconst_null
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.childAsSoleContent:(Ljava/lang/Object;Ljava/lang/String;)V
10: aload 2
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.endElement:()V
11: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.retainPropertyInfo:Z
ifeq 13
12: aload 2
getfield com.sun.xml.internal.bind.v2.runtime.XMLSerializer.currentProperty:Ljava/lang/ThreadLocal;
invokevirtual java.lang.ThreadLocal.remove:()V
13: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 14 1 bean TBeanT;
0 14 2 target Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;
2 7 3 beanClass Ljava/lang/Class;
4 5 4 message Ljava/lang/String;
6 7 4 message Ljava/lang/String;
Exceptions:
throws org.xml.sax.SAXException, java.io.IOException, javax.xml.stream.XMLStreamException
Signature: (TBeanT;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
MethodParameters:
Name Flags
bean
target
public void serializeBody(BeanT, com.sun.xml.internal.bind.v2.runtime.XMLSerializer);
descriptor: (Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=9, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
ifnull 2
1: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.superClazz:Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;
aload 1
aload 2
invokevirtual com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.serializeBody:(Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
2: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.properties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
dup
astore 6
arraylength
istore 5
iconst_0
istore 4
goto 15
StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer top int int com.sun.xml.internal.bind.v2.runtime.property.Property[]
StackMap stack:
3: aload 6
iload 4
aaload
astore 3
start local 3 4: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.retainPropertyInfo:Z
ifeq 6
5: aload 2
getfield com.sun.xml.internal.bind.v2.runtime.XMLSerializer.currentProperty:Ljava/lang/ThreadLocal;
aload 3
invokevirtual java.lang.ThreadLocal.set:(Ljava/lang/Object;)V
6: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer com.sun.xml.internal.bind.v2.runtime.property.Property int int com.sun.xml.internal.bind.v2.runtime.property.Property[]
StackMap stack:
aload 3
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.isHiddenByOverride:()Z
istore 7
start local 7 7: iload 7
ifeq 8
aload 1
invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.jaxbType:Ljava/lang/Class;
invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
ifeq 10
8: StackMap locals: int
StackMap stack:
aload 3
aload 1
aload 2
aconst_null
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.serializeBody:(Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;Ljava/lang/Object;)V
9: goto 14
StackMap locals:
StackMap stack:
10: iload 7
ifeq 14
11: aload 1
invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
astore 8
start local 8 12: getstatic com.sun.xml.internal.bind.v2.runtime.Utils.REFLECTION_NAVIGATOR:Lcom/sun/xml/internal/bind/v2/model/nav/Navigator;
aload 8
aload 3
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.getFieldName:()Ljava/lang/String;
invokeinterface com.sun.xml.internal.bind.v2.model.nav.Navigator.getDeclaredField:(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
ifnonnull 14
13: aload 3
aload 1
aload 2
aconst_null
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.serializeBody:(Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;Ljava/lang/Object;)V
end local 8 end local 7 end local 3 14: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer top int int com.sun.xml.internal.bind.v2.runtime.property.Property[]
StackMap stack:
iinc 4 1
StackMap locals:
StackMap stack:
15: iload 4
iload 5
if_icmplt 3
16: goto 19
StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer
StackMap stack: com.sun.xml.internal.bind.api.AccessorException
17: astore 3
start local 3 18: aload 2
aconst_null
aload 3
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.reportError:(Ljava/lang/String;Ljava/lang/Throwable;)V
end local 3 19: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 20 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 20 1 bean TBeanT;
0 20 2 target Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;
4 14 3 p Lcom/sun/xml/internal/bind/v2/runtime/property/Property<TBeanT;>;
7 14 7 isThereAnOverridingProperty Z
12 14 8 beanClass Ljava/lang/Class;
18 19 3 e Lcom/sun/xml/internal/bind/api/AccessorException;
Exception table:
from to target type
2 16 17 Class com.sun.xml.internal.bind.api.AccessorException
Exceptions:
throws org.xml.sax.SAXException, java.io.IOException, javax.xml.stream.XMLStreamException
Signature: (TBeanT;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
MethodParameters:
Name Flags
bean
target
public void serializeAttributes(BeanT, com.sun.xml.internal.bind.v2.runtime.XMLSerializer);
descriptor: (Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=8, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.attributeProperties:[Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty;
dup
astore 6
arraylength
istore 5
iconst_0
istore 4
goto 15
StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer top int int com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty[]
StackMap stack:
1: aload 6
iload 4
aaload
astore 3
start local 3 2: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.retainPropertyInfo:Z
ifeq 8
3: aload 2
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.getCurrentProperty:()Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
astore 7
start local 7 4: aload 2
getfield com.sun.xml.internal.bind.v2.runtime.XMLSerializer.currentProperty:Ljava/lang/ThreadLocal;
aload 3
invokevirtual java.lang.ThreadLocal.set:(Ljava/lang/Object;)V
5: aload 3
aload 1
aload 2
invokevirtual com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.serializeAttributes:(Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
6: aload 2
getfield com.sun.xml.internal.bind.v2.runtime.XMLSerializer.currentProperty:Ljava/lang/ThreadLocal;
aload 7
invokevirtual java.lang.ThreadLocal.set:(Ljava/lang/Object;)V
end local 7 7: goto 9
8: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty int int com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty[]
StackMap stack:
aload 3
aload 1
aload 2
invokevirtual com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.serializeAttributes:(Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
9: StackMap locals:
StackMap stack:
aload 3
getfield com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.attName:Lcom/sun/xml/internal/bind/v2/runtime/Name;
ldc "http://www.w3.org/2001/XMLSchema-instance"
ldc "nil"
invokevirtual com.sun.xml.internal.bind.v2.runtime.Name.equals:(Ljava/lang/String;Ljava/lang/String;)Z
ifeq 14
10: aload 0
iconst_1
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.isNilIncluded:Z
11: goto 14
StackMap locals:
StackMap stack: com.sun.xml.internal.bind.api.AccessorException
12: astore 7
start local 7 13: aload 2
aconst_null
aload 7
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.reportError:(Ljava/lang/String;Ljava/lang/Throwable;)V
end local 7 end local 3 14: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer top int int com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty[]
StackMap stack:
iinc 4 1
StackMap locals:
StackMap stack:
15: iload 4
iload 5
if_icmplt 1
16: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.inheritedAttWildcard:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
ifnull 22
17: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.inheritedAttWildcard:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
aload 1
invokevirtual com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.util.Map
astore 3
start local 3 18: aload 2
aload 3
aconst_null
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.attWildcardAsAttributes:(Ljava/util/Map;Ljava/lang/String;)V
end local 3 19: goto 22
StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer
StackMap stack: com.sun.xml.internal.bind.api.AccessorException
20: astore 3
start local 3 21: aload 2
aconst_null
aload 3
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.reportError:(Ljava/lang/String;Ljava/lang/Throwable;)V
end local 3 22: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 23 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 23 1 bean TBeanT;
0 23 2 target Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;
2 14 3 p Lcom/sun/xml/internal/bind/v2/runtime/property/AttributeProperty<TBeanT;>;
4 7 7 parentProperty Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
13 14 7 e Lcom/sun/xml/internal/bind/api/AccessorException;
18 19 3 map Ljava/util/Map<Ljavax/xml/namespace/QName;Ljava/lang/String;>;
21 22 3 e Lcom/sun/xml/internal/bind/api/AccessorException;
Exception table:
from to target type
2 11 12 Class com.sun.xml.internal.bind.api.AccessorException
16 19 20 Class com.sun.xml.internal.bind.api.AccessorException
Exceptions:
throws org.xml.sax.SAXException, java.io.IOException, javax.xml.stream.XMLStreamException
Signature: (TBeanT;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
MethodParameters:
Name Flags
bean
target
public void serializeURIs(BeanT, com.sun.xml.internal.bind.v2.runtime.XMLSerializer);
descriptor: (Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=8, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.retainPropertyInfo:Z
ifeq 10
1: aload 2
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.getCurrentProperty:()Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
astore 3
start local 3 2: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.uriProperties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
dup
astore 7
arraylength
istore 6
iconst_0
istore 5
goto 7
StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer com.sun.xml.internal.bind.v2.runtime.property.Property top int int com.sun.xml.internal.bind.v2.runtime.property.Property[]
StackMap stack:
3: aload 7
iload 5
aaload
astore 4
start local 4 4: aload 2
getfield com.sun.xml.internal.bind.v2.runtime.XMLSerializer.currentProperty:Ljava/lang/ThreadLocal;
aload 4
invokevirtual java.lang.ThreadLocal.set:(Ljava/lang/Object;)V
5: aload 4
aload 1
aload 2
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.serializeURIs:(Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
end local 4 6: iinc 5 1
StackMap locals:
StackMap stack:
7: iload 5
iload 6
if_icmplt 3
8: aload 2
getfield com.sun.xml.internal.bind.v2.runtime.XMLSerializer.currentProperty:Ljava/lang/ThreadLocal;
aload 3
invokevirtual java.lang.ThreadLocal.set:(Ljava/lang/Object;)V
end local 3 9: goto 15
10: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.uriProperties:[Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
dup
astore 6
arraylength
istore 5
iconst_0
istore 4
goto 14
StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer top int int com.sun.xml.internal.bind.v2.runtime.property.Property[]
StackMap stack:
11: aload 6
iload 4
aaload
astore 3
start local 3 12: aload 3
aload 1
aload 2
invokeinterface com.sun.xml.internal.bind.v2.runtime.property.Property.serializeURIs:(Ljava/lang/Object;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
end local 3 13: iinc 4 1
StackMap locals:
StackMap stack:
14: iload 4
iload 5
if_icmplt 11
15: StackMap locals: com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl java.lang.Object com.sun.xml.internal.bind.v2.runtime.XMLSerializer
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.inheritedAttWildcard:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
ifnull 21
16: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.inheritedAttWildcard:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
aload 1
invokevirtual com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.util.Map
astore 3
start local 3 17: aload 2
aload 3
aconst_null
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.attWildcardAsURIs:(Ljava/util/Map;Ljava/lang/String;)V
end local 3 18: goto 21
StackMap locals:
StackMap stack: com.sun.xml.internal.bind.api.AccessorException
19: astore 3
start local 3 20: aload 2
aconst_null
aload 3
invokevirtual com.sun.xml.internal.bind.v2.runtime.XMLSerializer.reportError:(Ljava/lang/String;Ljava/lang/Throwable;)V
end local 3 21: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 22 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
0 22 1 bean TBeanT;
0 22 2 target Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;
2 9 3 parentProperty Lcom/sun/xml/internal/bind/v2/runtime/property/Property;
4 6 4 p Lcom/sun/xml/internal/bind/v2/runtime/property/Property<TBeanT;>;
12 13 3 p Lcom/sun/xml/internal/bind/v2/runtime/property/Property<TBeanT;>;
17 18 3 map Ljava/util/Map<Ljavax/xml/namespace/QName;Ljava/lang/String;>;
20 21 3 e Lcom/sun/xml/internal/bind/api/AccessorException;
Exception table:
from to target type
0 18 19 Class com.sun.xml.internal.bind.api.AccessorException
Exceptions:
throws org.xml.sax.SAXException
Signature: (TBeanT;Lcom/sun/xml/internal/bind/v2/runtime/XMLSerializer;)V
MethodParameters:
Name Flags
bean
target
public com.sun.xml.internal.bind.v2.runtime.unmarshaller.Loader getLoader(com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl, boolean);
descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;Z)Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.loader:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
ifnonnull 7
1: new com.sun.xml.internal.bind.v2.runtime.unmarshaller.StructureLoader
dup
aload 0
invokespecial com.sun.xml.internal.bind.v2.runtime.unmarshaller.StructureLoader.<init>:(Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;)V
astore 3
start local 3 2: aload 0
aload 3
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.loader:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
3: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.ci:Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeClassInfo;
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.hasSubClasses:()Z
ifeq 5
4: aload 0
new com.sun.xml.internal.bind.v2.runtime.unmarshaller.XsiTypeLoader
dup
aload 0
invokespecial com.sun.xml.internal.bind.v2.runtime.unmarshaller.XsiTypeLoader.<init>:(Lcom/sun/xml/internal/bind/v2/runtime/JaxBeanInfo;)V
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.loaderWithTypeSubst:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
goto 6
5: StackMap locals: com.sun.xml.internal.bind.v2.runtime.unmarshaller.StructureLoader
StackMap stack:
aload 0
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.loader:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
putfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.loaderWithTypeSubst:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
6: StackMap locals:
StackMap stack:
aload 3
aload 1
aload 0
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.ci:Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeClassInfo;
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeClassInfo.getAttributeWildcard:()Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.StructureLoader.init:(Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl;Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;)V
end local 3 7: StackMap locals:
StackMap stack:
iload 2
ifeq 9
8: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.loaderWithTypeSubst:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
areturn
9: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.loader:Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader;
areturn
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/ClassBeanInfoImpl<TBeanT;>;
0 10 1 context Lcom/sun/xml/internal/bind/v2/runtime/JAXBContextImpl;
0 10 2 typeSubstitutionCapable Z
2 7 3 sl Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/StructureLoader;
MethodParameters:
Name Flags
context
typeSubstitutionCapable
public com.sun.xml.internal.bind.v2.runtime.Transducer<BeanT> getTransducer();
descriptor: ()Lcom/sun/xml/internal/bind/v2/runtime/Transducer;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.xducer:Lcom/sun/xml/internal/bind/v2/runtime/Transducer;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/runtime/ClassBeanInfoImpl<TBeanT;>;
Signature: ()Lcom/sun/xml/internal/bind/v2/runtime/Transducer<TBeanT;>;
}
Signature: <BeanT:Ljava/lang/Object;>Lcom/sun/xml/internal/bind/v2/runtime/JaxBeanInfo<TBeanT;>;Lcom/sun/xml/internal/bind/v2/runtime/AttributeAccessor<TBeanT;>;
SourceFile: "ClassBeanInfoImpl.java"