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
|
getValueListBySearch
public EmptyFormat(InputStream inputStream) throws Exception
Exception
protected LinkedHashMap<String,Object> loadData()
AbstractFormat
loadData
in class AbstractFormat
Copyright © 2016–2021. All rights reserved.