public interface OdsAsyncFlusher
| Modifier and Type | Method and Description |
|---|---|
void |
flushInto(XMLUtil xmlUtil,
ZipUTF8Writer writer) |
boolean |
isEnd() |
void flushInto(XMLUtil xmlUtil, ZipUTF8Writer writer) throws IOException
xmlUtil - an instance of the util classwriter - where to write dataIOException - if the flush goes wrongboolean isEnd()
Copyright © 2016–2021. All rights reserved.