Package | Description |
---|---|
org.dromara.hutool.json.support |
JSON的支持类,如用于转换和BeanPath操作的对象,还有用于格式化的对象等
|
Modifier and Type | Field and Description |
---|---|
static JSONStrFormatter |
JSONStrFormatter.INSTANCE
默认实例
|
Modifier and Type | Method and Description |
---|---|
JSONStrFormatter |
JSONStrFormatter.setIndentFactor(int indentFactor)
设置缩进因子,即每个缩进空格数
|
JSONStrFormatter |
JSONStrFormatter.setNewLineChars(CharSequence newLineChars)
设置换行符
|
Copyright © 2025. All rights reserved.