|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OutputInterface
Interface to send data to subversion used by SVNAdmin.load.
| Method Summary | |
|---|---|
void |
close()
close the output |
int |
write(byte[] data)
write the bytes in data to java |
| Method Detail |
|---|
int write(byte[] data)
throws IOException
data - the data to be writtem
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 | ||||||||