Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.office | |
org.odftoolkit.odfdom.incubator.doc.office |
Modifier and Type | Method and Description |
---|---|
Map<String,StyleMasterPageElement> |
OdfSchemaDocument.getMasterPages()
Deprecated.
This method will be moved to the generated sources as soon
code generation was improved!
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(StyleMasterPageElement ele)
A method to visit "style:master-page" elements
|
Modifier and Type | Method and Description |
---|---|
StyleMasterPageElement |
OfficeMasterStylesElement.newStyleMasterPageElement(String styleNameValue,
String stylePageLayoutNameValue)
Create child element style:master-page.
|
Modifier and Type | Method and Description |
---|---|
StyleMasterPageElement |
OdfOfficeMasterStyles.getMasterPage(String name) |
Modifier and Type | Method and Description |
---|---|
Iterator<StyleMasterPageElement> |
OdfOfficeMasterStyles.getMasterPages() |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.