| Package | Description |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.office | |
| org.odftoolkit.odfdom.incubator.doc.number |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(NumberTimeStyleElement ele)
A method to visit "number:time-style" elements
|
| Modifier and Type | Method and Description |
|---|---|
NumberTimeStyleElement |
OfficeStylesElement.newNumberTimeStyleElement(String styleNameValue)
Create child element number:time-style.
|
NumberTimeStyleElement |
OfficeAutomaticStylesElement.newNumberTimeStyleElement(String styleNameValue)
Create child element number:time-style.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OdfNumberTimeStyle
Convenient functionalty for the parent ODF OpenDocument element
This class lets you create a date style from a format string.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.