public interface OdsElement
| Modifier and Type | Method and Description |
|---|---|
void |
write(XMLUtil util,
ZipUTF8Writer writer) |
void write(XMLUtil util, ZipUTF8Writer writer) throws IOException
util - an util tool to write XML datawriter - the writer to which write the elementIOException - if the element can't be writtenCopyright © 2016–2021. All rights reserved.