java.lang.Objectjava.io.OutputStream
java.io.ByteArrayOutputStream
org.eclipse.gmt.umlx.editor.pages.EditorPageManager.ByteArrayOutputStream2InputStream
public static final class EditorPageManager.ByteArrayOutputStream2InputStream
Constructor Summary | |
---|---|
EditorPageManager.ByteArrayOutputStream2InputStream()
|
Method Summary | |
---|---|
java.io.ByteArrayInputStream |
createInputStreamReusingBuffer()
|
Methods inherited from class java.io.ByteArrayOutputStream |
---|
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo |
Methods inherited from class java.io.OutputStream |
---|
flush, write |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EditorPageManager.ByteArrayOutputStream2InputStream()
Method Detail |
---|
public java.io.ByteArrayInputStream createInputStreamReusingBuffer()