|
||||||||||
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 org.eclipse.emf.ecore.resource.URIConverter.ReadableInputStream.Buffer
protected class URIConverter.ReadableInputStream.Buffer
Field Summary | |
---|---|
protected char[] |
characters
|
protected int |
index
|
protected java.io.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 java.io.OutputStreamWriter writer
Constructor Detail |
---|
public URIConverter.ReadableInputStream.Buffer(int size) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public int read() throws java.io.IOException
java.io.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 |