|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InputInterface
Interface for data to be received from subversion used for SVNAdmin.load and SVNAdmin.dump
| Method Summary | |
|---|---|
void |
close()
close the input |
int |
read(byte[] data)
read the number of data.length bytes from input. |
| Method Detail |
|---|
int read(byte[] data)
throws IOException
data - array to store the read bytes.
IOException - throw in case of problems.
void close()
throws IOException
IOException - throw in case of problems.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||