Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.text |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TextChapterElement ele)
A method to visit "text:chapter" elements
|
Modifier and Type | Method and Description |
---|---|
TextChapterElement |
TextMetaFieldElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter.
|
TextChapterElement |
TextPElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter.
|
TextChapterElement |
TextHElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter.
|
TextChapterElement |
TextSpanElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter.
|
TextChapterElement |
TextAElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter.
|
TextChapterElement |
TextRubyBaseElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter.
|
TextChapterElement |
TextMetaElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.