public interface HeaderOrFooter extends ElementWithEmbeddedStyles
| Modifier and Type | Method and Description |
|---|---|
void |
appendPageSectionStyleXMLToAutomaticStyle(XMLUtil util,
Appendable appendable)
Append the page section style XML representation of the header/footer to a stream.
|
void |
appendXMLToMasterStyle(XMLUtil util,
Appendable appendable)
Append the XML representation of the header/footer to a stream.
|
addEmbeddedStylesvoid appendXMLToMasterStyle(XMLUtil util, Appendable appendable) throws IOException
util - an utilappendable - the streamIOException - if one can't append the contentvoid appendPageSectionStyleXMLToAutomaticStyle(XMLUtil util, Appendable appendable) throws IOException
util - an utilappendable - the streamIOException - if one can't append the contentCopyright © 2016–2021. All rights reserved.