|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumberTimeStyleElement | |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.office | |
| org.odftoolkit.odfdom.incubator.doc.number | |
| Uses of NumberTimeStyleElement in org.odftoolkit.odfdom.dom |
|---|
| Methods in org.odftoolkit.odfdom.dom with parameters of type NumberTimeStyleElement | |
|---|---|
void |
DefaultElementVisitor.visit(NumberTimeStyleElement ele)
A method to visit "number:time-style" elements |
| Uses of NumberTimeStyleElement in org.odftoolkit.odfdom.dom.element.office |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.office that return NumberTimeStyleElement | |
|---|---|
NumberTimeStyleElement |
OfficeStylesElement.newNumberTimeStyleElement(String styleNameValue)
Create child element number:time-style. |
NumberTimeStyleElement |
OfficeAutomaticStylesElement.newNumberTimeStyleElement(String styleNameValue)
Create child element number:time-style. |
| Uses of NumberTimeStyleElement in org.odftoolkit.odfdom.incubator.doc.number |
|---|
| Subclasses of NumberTimeStyleElement in org.odftoolkit.odfdom.incubator.doc.number | |
|---|---|
class |
OdfNumberTimeStyle
Convenient functionalty for the parent ODF OpenDocument element This class lets you create a date style from a format string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||