public abstract class AbstractReader extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected static String |
CLASSPATH |
protected InputStream |
inputStream |
| 构造器和说明 |
|---|
AbstractReader() |
protected InputStream inputStream
protected void validation(File file, String suffix) throws ReaderException
file - 文件suffix - 指定的文件后缀ReaderExceptionprotected boolean isClassPath(String path)
protected void stream(String suffix, String path) throws ReaderException
ReaderExceptionprotected void stream(String suffix, File file) throws ReaderException
ReaderExceptionpublic boolean isNull()
Copyright © 2019. All rights reserved.