Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.office | |
org.odftoolkit.odfdom.dom.element.style | |
org.odftoolkit.odfdom.incubator.doc.text |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TextListStyleElement ele)
A method to visit "text:list-style" elements
|
Modifier and Type | Method and Description |
---|---|
TextListStyleElement |
OfficeStylesElement.newTextListStyleElement(String styleNameValue)
Create child element text:list-style.
|
TextListStyleElement |
OfficeAutomaticStylesElement.newTextListStyleElement(String styleNameValue)
Create child element text:list-style.
|
Modifier and Type | Method and Description |
---|---|
TextListStyleElement |
StyleGraphicPropertiesElement.newTextListStyleElement(String styleNameValue)
Create child element text:list-style.
|
Modifier and Type | Class and Description |
---|---|
class |
OdfTextListStyle
Convenient functionalty for the parent ODF OpenDocument element
List styles require a lot of code to create one level at a time.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.