Package com.alibaba.fastjson2.writer
Class ObjectWriterBaseModule.WriterAnnotationProcessor
java.lang.Object
com.alibaba.fastjson2.writer.ObjectWriterBaseModule.WriterAnnotationProcessor
- All Implemented Interfaces:
ObjectWriterAnnotationProcessor
- Enclosing class:
- ObjectWriterBaseModule
public class ObjectWriterBaseModule.WriterAnnotationProcessor
extends Object
implements ObjectWriterAnnotationProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetBeanInfo(BeanInfo beanInfo, Class objectClass) voidgetFieldInfo(BeanInfo beanInfo, FieldInfo fieldInfo, Class objectClass, Field field) voidgetFieldInfo(BeanInfo beanInfo, FieldInfo fieldInfo, Class objectClass, Method method)
-
Constructor Details
-
WriterAnnotationProcessor
public WriterAnnotationProcessor()
-
-
Method Details
-
getBeanInfo
- Specified by:
getBeanInfoin interfaceObjectWriterAnnotationProcessor
-
getFieldInfo
- Specified by:
getFieldInfoin interfaceObjectWriterAnnotationProcessor
-
getFieldInfo
- Specified by:
getFieldInfoin interfaceObjectWriterAnnotationProcessor
-