@Deprecated public abstract class ObjectTextExtractor2 extends Object
不支持对象循环引用,请手工将循环引用对象放入excludes属性中,否则将引虚拟机栈溢出异常
| Constructor and Description |
|---|
ObjectTextExtractor2()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
extractText(Object object,
Map<Class<?>,String[]> includes,
Map<Class<?>,String[]> excludes)
Deprecated.
返回对象解析结果,includes和excludes参数为空则返回对象的所有非空属性的文本值
|
Copyright © 2024 江苏南大先腾信息产业股份有限公司. All rights reserved.