Package | Description |
---|---|
org.odftoolkit.simple.common.field |
Provide convenient methods to manipulate Fields in ODF text document
|
Modifier and Type | Method and Description |
---|---|
static DateField |
Fields.createDateField(OdfElement odfElement)
Create an automatically update date field for the specific OdfElement,
which displays current date.
|
static DateField |
Fields.createFixedDateField(OdfElement odfElement)
Create a fixed date field for the specific OdfElement, which displays the
field created date.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.