|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.OutputStream
java.io.ByteArrayOutputStream
org.eclipse.emf.ecore.resource.URIConverter.ReadableInputStream.Buffer
Field Summary | |
protected char[] |
characters
|
protected int |
index
|
protected OutputStreamWriter |
writer
|
Fields inherited from class java.io.ByteArrayOutputStream |
buf, count |
Constructor Summary | |
URIConverter.ReadableInputStream.Buffer(int size)
|
Method Summary | |
int |
read()
|
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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected int index
protected char[] characters
protected OutputStreamWriter writer
Constructor Detail |
public URIConverter.ReadableInputStream.Buffer(int size) throws IOException
Method Detail |
public int read() throws IOException
IOException
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |