public class EmptyFormat extends AbstractFormat
content, data, index| Constructor and Description |
|---|
EmptyFormat(InputStream inputStream) |
EmptyFormat(String emptyContent) |
| Modifier and Type | Method and Description |
|---|---|
protected LinkedHashMap<String,Object> |
loadData()
加载文件中的数据,并转化LinkedHashMap结构 Load the data in the file and convert LinkedHashMap structure
|
getValueListBySearchpublic EmptyFormat(InputStream inputStream) throws Exception
Exceptionprotected LinkedHashMap<String,Object> loadData()
AbstractFormatloadData in class AbstractFormatCopyright © 2016–2021. All rights reserved.