| Interface | Description |
|---|---|
| ElementFormatter<E extends IniElement> |
将字符串值格式设置为
IniElement |
| Class | Description |
|---|---|
| AbstractFormatter<E extends IniElement> |
将字符串值的格式设置为
IniElement
除了CommentElementFormatter之外,所有元素格式化程序都还需要注释元素格式化程序 |
| CommentFormatter |
将字符串值格式设置为
IniComment |
| DefaultFormatter | |
| PropertyFormatter |
将字符串值格式设置为
IniProperty |
| SectionFormatter |
将字符串值格式设置为
IniSection |
Copyright © 2021. All rights reserved.