public interface MlsxEntryWriter
Modifier and Type | Method | 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 © 2018. All rights reserved.