java.lang.Objectjava.io.InputStream
org.apache.xmlbeans.impl.common.PushedInputStream
org.apache.xmlbeans.impl.common.ReaderInputStream
All Implemented Interfaces:
Closeable
| Field Summary | ||
|---|---|---|
| public static int | defaultBufferSize | |
| Fields inherited from org.apache.xmlbeans.impl.common.PushedInputStream: |
|---|
| buf, writepos, readpos, markpos, marklimit, outputStream |
| Constructor: |
|---|
|
|
| Method from org.apache.xmlbeans.impl.common.ReaderInputStream Summary: |
|---|
| fill |
| Methods from org.apache.xmlbeans.impl.common.PushedInputStream: |
|---|
| available, fill, getOutputStream, mark, markSupported, read, read, reset, skip |
| Methods from java.io.InputStream: |
|---|
| available, close, mark, markSupported, read, read, read, reset, skip |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.xmlbeans.impl.common.ReaderInputStream Detail: |
|---|
|