Modifier and Type | Field and Description |
---|---|
ASMClassLoader |
classLoader |
ACC_PUBLIC, ACC_SUPER, ACONST_NULL, ALOAD, ARETURN, ASTORE, BIPUSH, CHECKCAST, DCMPL, DCONST_0, DLOAD, DSTORE, DUP, FCMPL, FCONST_0, FLOAD, FSTORE, GETFIELD, GETSTATIC, GOTO, GOTO_W, IADD, IAND, IASTORE, ICONST_0, ICONST_1, IF_ACMPEQ, IF_ACMPNE, IF_ICMPEQ, IF_ICMPGE, IF_ICMPGT, IF_ICMPLT, IF_ICMPNE, IFEQ, IFLE, IFNE, IFNONNULL, IFNULL, ILOAD, INSTANCEOF, INVOKEINTERFACE, INVOKESPECIAL, INVOKESTATIC, INVOKEVIRTUAL, IOR, ISTORE, LCMP, LCONST_0, LCONST_1, LLOAD, LSTORE, NEW, NEWARRAY, POP, PUTFIELD, RET, RETURN, T_INT, V1_5
Constructor and Description |
---|
ASMDeserializerFactory(ClassLoader parentClassLoader) |
Modifier and Type | Method and Description |
---|---|
ObjectDeserializer |
createJavaBeanDeserializer(ParserConfig config,
JavaBeanInfo beanInfo) |
public final ASMClassLoader classLoader
public ASMDeserializerFactory(ClassLoader parentClassLoader)
public ObjectDeserializer createJavaBeanDeserializer(ParserConfig config, JavaBeanInfo beanInfo) throws Exception
Exception
Copyright © 2012–2022 Alibaba Group. All rights reserved.