Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element |
From the ODF RelaxNG generated Java classes representing the ODF elements
|
org.odftoolkit.odfdom.dom.element.office | |
org.odftoolkit.odfdom.incubator.doc.style |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(StyleStyleElement ele)
A method to visit "style:style" elements
|
Modifier and Type | Method and Description |
---|---|
StyleStyleElement |
OdfStylableElement.getOrCreateUnqiueAutomaticStyle()
Retrieve or create uniqiue ODF AutomaticStyle
|
Modifier and Type | Method and Description |
---|---|
StyleStyleElement |
OfficeStylesElement.newStyleStyleElement(String styleFamilyValue,
String styleNameValue)
Create child element style:style.
|
StyleStyleElement |
OfficeAutomaticStylesElement.newStyleStyleElement(String styleFamilyValue,
String styleNameValue)
Create child element style:style.
|
Modifier and Type | Class and Description |
---|---|
class |
OdfStyle
Convenient functionalty for the parent ODF OpenDocument element
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.