public interface MlsxEntryWriter
Modifier and Type | Method and Description |
---|---|
void |
close()
Notifies the writer that the stream of entries has ended.
|
void |
write(MlsxEntry entry)
Writes a single entry from the stream.
|
void write(MlsxEntry entry) throws IOException
entry
- the file/directory entryIOException
void close()
Copyright © 2016. All rights reserved.