|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjdave.tools.FileStore
public class FileStore
| Constructor Summary | |
|---|---|
FileStore(java.lang.String dir)
|
|
| Method Summary | |
|---|---|
protected java.io.File |
newFile(java.io.File dir,
java.lang.String name)
|
void |
store(java.lang.String doxName,
java.lang.String suffix,
java.lang.String content)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileStore(java.lang.String dir)
| Method Detail |
|---|
public void store(java.lang.String doxName,
java.lang.String suffix,
java.lang.String content)
store in interface IDoxStore
protected java.io.File newFile(java.io.File dir,
java.lang.String name)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||