Uses of Class
org.odftoolkit.simple.common.field.AuthorField

Packages that use AuthorField
org.odftoolkit.simple.common.field Provide convenient methods to manipulate Fields in ODF text document. 
 

Uses of AuthorField in org.odftoolkit.simple.common.field
 

Methods in org.odftoolkit.simple.common.field that return AuthorField
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-2017 The Apache Software Foundation. All Rights Reserved.