public class PreambleAppender extends Object
| Constructor and Description |
|---|
PreambleAppender(com.github.jferard.fastods.TableBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendColumns(XMLUtil xmlUtil,
Appendable appendable) |
void |
appendForms(XMLUtil util,
Appendable appendable) |
void |
appendShapes(XMLUtil util,
Appendable appendable) |
public PreambleAppender(com.github.jferard.fastods.TableBuilder builder)
public void appendForms(XMLUtil util, Appendable appendable) throws IOException
IOExceptionpublic void appendShapes(XMLUtil util, Appendable appendable) throws IOException
IOExceptionpublic void appendColumns(XMLUtil xmlUtil, Appendable appendable) throws IOException
IOExceptionCopyright © 2016–2021. All rights reserved.