|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.io.OutputStream
java.io.ByteArrayOutputStream
com.essbase.eas.framework.defs.xml.XmlObject.XMLByteArrayOutputStream
public static class XmlObject.XMLByteArrayOutputStream
| Field Summary |
|---|
| Fields inherited from class java.io.ByteArrayOutputStream |
|---|
buf, count |
| Constructor Summary | |
|---|---|
XmlObject.XMLByteArrayOutputStream(int size) |
|
| Method Summary | |
|---|---|
void |
close() |
byte[] |
toByteArray() |
| Methods inherited from class java.io.ByteArrayOutputStream |
|---|
reset, size, toString, toString, toString, write, write, writeTo |
| Methods inherited from class java.io.OutputStream |
|---|
flush, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XmlObject.XMLByteArrayOutputStream(int size)
| Method Detail |
|---|
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in class java.io.ByteArrayOutputStreamjava.io.IOExceptionpublic byte[] toByteArray()
toByteArray in class java.io.ByteArrayOutputStream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||