| Package | Description |
|---|---|
| org.odftoolkit.simple.common.field |
Provide convenient methods to manipulate Fields in ODF text document.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthorField |
Fields.createAuthorInitialsField(OdfElement odfElement)
Create an author field for the specific OdfElement, which displays the initials of the author
of this document.
|
static AuthorField |
Fields.createAuthorNameField(OdfElement odfElement)
Create an author field for the specific OdfElement, which displays author full name of this
document.
|
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.