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

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

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

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