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