public class MimetypeElement extends Object implements OdsElement
If the file named “META-INF/manifest.xml” contains a
| Modifier and Type | Field and Description |
|---|---|
static String |
DOCUMENT_MIMETYPE |
| Constructor and Description |
|---|
MimetypeElement() |
public static final String DOCUMENT_MIMETYPE
public void write(XMLUtil util, ZipUTF8Writer writer) throws IOException
write in interface OdsElementutil - 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.