Package | Description |
---|---|
org.odftoolkit.odfdom.incubator.meta |
Provide classes to access the metadata of ODF documents.
|
org.odftoolkit.odfdom.type |
Modifier and Type | Method and Description |
---|---|
Duration |
OdfOfficeMeta.getEditingDuration()
Deprecated.
Receives the value of the ODFDOM element representation
MetaEditingDurationElement , See meta:editing-duration. |
Modifier and Type | Method and Description |
---|---|
void |
OdfOfficeMeta.setEditingDuration(Duration editingDuration)
Deprecated.
Sets the value of the ODFDOM element representation
MetaEditingDurationElement , See meta:editing-duration. |
Modifier and Type | Method and Description |
---|---|
static Duration |
Duration.valueOf(String stringValue)
Returns a DurationType instance representing the specified String value
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.