|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextChapterElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.text |
Uses of TextChapterElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type TextChapterElement | |
---|---|
void |
DefaultElementVisitor.visit(TextChapterElement ele)
A method to visit "text:chapter" elements |
Uses of TextChapterElement in org.odftoolkit.odfdom.dom.element.text |
---|
Methods in org.odftoolkit.odfdom.dom.element.text that return TextChapterElement | |
---|---|
TextChapterElement |
TextPElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter. |
TextChapterElement |
TextAElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter. |
TextChapterElement |
TextSpanElement.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. |
TextChapterElement |
TextMetaFieldElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter. |
TextChapterElement |
TextHElement.newTextChapterElement(String textDisplayValue,
int textOutlineLevelValue)
Create child element text:chapter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |