|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
java.io.ByteArrayInputStream
org.apache.abdera.util.iri.Escaping.DecodingInputStream
public static class Escaping.DecodingInputStream
Field Summary |
---|
Fields inherited from class java.io.ByteArrayInputStream |
---|
buf, count, mark, pos |
Method Summary | |
---|---|
int |
read()
|
int |
read(byte[] b,
int off,
int len)
|
Methods inherited from class java.io.ByteArrayInputStream |
---|
available, close, mark, markSupported, reset, skip |
Methods inherited from class java.io.InputStream |
---|
read |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int read()
read
in class java.io.ByteArrayInputStream
public int read(byte[] b, int off, int len)
read
in class java.io.ByteArrayInputStream
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |