|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
org.tigris.subversion.svnclientadapter.Annotations.AnnotateInputStream
protected static class Annotations.AnnotateInputStream
Constructor Summary | |
---|---|
Annotations.AnnotateInputStream(ISVNAnnotations annotations)
Constructor |
Method Summary | |
---|---|
int |
available()
|
int |
read()
|
void |
reset()
|
Methods inherited from class java.io.InputStream |
---|
close, mark, markSupported, read, read, skip |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Annotations.AnnotateInputStream(ISVNAnnotations annotations)
annotations
- Method Detail |
---|
public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public int available() throws java.io.IOException
available
in class java.io.InputStream
java.io.IOException
public void reset() throws java.io.IOException
reset
in class java.io.InputStream
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |