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 entryIOExceptionvoid close()
Copyright © 2018. All rights reserved.