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-2013 The Apache Software Foundation. All Rights Reserved.