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.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