protected static class Annotations.AnnotateInputStream
extends java.io.InputStream
| Constructor and Description |
|---|
AnnotateInputStream(ISVNAnnotations annotations)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
available() |
int |
read() |
void |
reset() |
public AnnotateInputStream(ISVNAnnotations annotations)
annotations - public int read()
throws java.io.IOException
read in class java.io.InputStreamjava.io.IOExceptionpublic int available()
throws java.io.IOException
available in class java.io.InputStreamjava.io.IOExceptionpublic void reset()
throws java.io.IOException
reset in class java.io.InputStreamjava.io.IOException