| Package | Description |
|---|---|
| org.odftoolkit.simple |
Provide high level methods to frequently used ODF documents.
|
| org.odftoolkit.simple.style |
Provide convenient methods to handle style definitions in ODF document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextDocument.addPageBreak(Paragraph refParagraph,
MasterPage master)
Appends a new page break to this document after the reference paragraph, and the master page
style will be applied to the new page.
|
| Modifier and Type | Method and Description |
|---|---|
static MasterPage |
MasterPage.getOrCreateMasterPage(Document doc,
String name)
Return a master page according to its name and its document.
|
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.