public abstract class AbstractFileObjectStore extends Object implements FileObjectStore
Constructor and Description |
---|
AbstractFileObjectStore() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkFileObject(FileObject in,
FileObject out)
数据检查
|
void |
store(FileObject in,
FileObject out)
自动关闭输入流和输出流的存储实现
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
store
protected static final Logger LOGGER
public void store(FileObject in, FileObject out) throws Exception
store
in interface FileObjectStore
Exception
protected void checkFileObject(FileObject in, FileObject out) throws Exception
Exception
Copyright © 2006–2018 TinyGroup. All rights reserved.