|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.tools.OPP.srcgen.streamfactory.FileBasedStreamFactory
org.ozoneDB.tools.OPP.srcgen.streamfactory.FileOutputStreamFactory
Field Summary |
Fields inherited from class org.ozoneDB.tools.OPP.srcgen.streamfactory.FileBasedStreamFactory |
|
Constructor Summary | |
FileOutputStreamFactory(java.io.File directory,
java.lang.String extension)
|
Method Summary | |
java.io.OutputStream |
newInstance(java.lang.String className)
|
Methods inherited from class org.ozoneDB.tools.OPP.srcgen.streamfactory.FileBasedStreamFactory |
getFile, getFileName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileOutputStreamFactory(java.io.File directory, java.lang.String extension)
Method Detail |
public java.io.OutputStream newInstance(java.lang.String className) throws java.io.IOException
newInstance
in interface OutputStreamFactory
java.io.IOException
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |