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(NumberCurrencyStyleElement ele)
A method to visit "number:currency-style" elements
|
Modifier and Type | Method and Description |
---|---|
NumberCurrencyStyleElement |
OfficeStylesElement.newNumberCurrencyStyleElement(String styleNameValue)
Create child element number:currency-style.
|
NumberCurrencyStyleElement |
OfficeAutomaticStylesElement.newNumberCurrencyStyleElement(String styleNameValue)
Create child element number:currency-style.
|
Modifier and Type | Class and Description |
---|---|
class |
OdfNumberCurrencyStyle
Convenient functionalty for the parent ODF OpenDocument element
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.