|
|||||||||
| 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 java.io.IOException
data - the data to be writtem
java.io.IOException - throw in case of problems.
void close()
throws java.io.IOException
java.io.IOException - throw in case of problems.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||