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