| 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()
Receives the value of the ODFDOM element representation
MetaEditingDurationElement
, See meta:editing-duration. |
| Modifier and Type | Method and Description |
|---|---|
void |
OdfOfficeMeta.setEditingDuration(Duration editingDuration)
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–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.