jdave.tools
Class FileStore
java.lang.Object
jdave.tools.FileStore
- All Implemented Interfaces:
- IDoxStore
public class FileStore
- extends Object
- implements IDoxStore
- Author:
- Joni Freeman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileStore
public FileStore(String dir)
store
public void store(String doxName,
String suffix,
String content)
- Specified by:
store in interface IDoxStore
newFile
protected File newFile(File dir,
String name)
throws IOException
- Throws:
IOException
Copyright © 2010. All Rights Reserved.