|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MlsxEntryWriter
The MlsxEntryWriter provides a callback interface for writing individual MlsxEntry items from a long directory listing (for example, using the MLSR command).
Method Summary | |
---|---|
void |
close()
Notifies the writer that the stream of entries has ended. |
void |
write(MlsxEntry entry)
Writes a single entry from the stream. |
Method Detail |
---|
void write(MlsxEntry entry) throws java.io.IOException
entry
- the file/directory entry
java.io.IOException
void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |