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