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-2014 The Apache Software Foundation. All Rights Reserved.