|
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.ArrayOutputStreamFactory
Field Summary | |
private java.util.List |
arrayStreams
|
Constructor Summary | |
ArrayOutputStreamFactory()
|
Method Summary | |
void |
clear()
|
java.util.List |
getArrays()
|
java.io.OutputStream |
newInstance(java.lang.String className)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.util.List arrayStreams
Constructor Detail |
public ArrayOutputStreamFactory()
Method Detail |
public java.util.List getArrays()
public void clear()
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 |