|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextIndexTitleElement | |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.style | |
| org.odftoolkit.odfdom.dom.element.text | |
| Uses of TextIndexTitleElement in org.odftoolkit.odfdom.dom |
|---|
| Methods in org.odftoolkit.odfdom.dom with parameters of type TextIndexTitleElement | |
|---|---|
void |
DefaultElementVisitor.visit(TextIndexTitleElement ele)
A method to visit "text:index-title" elements |
| Uses of TextIndexTitleElement in org.odftoolkit.odfdom.dom.element.style |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.style that return TextIndexTitleElement | |
|---|---|
TextIndexTitleElement |
StyleFooterElement.newTextIndexTitleElement(String textNameValue)
Create child element text:index-title. |
TextIndexTitleElement |
StyleHeaderElement.newTextIndexTitleElement(String textNameValue)
Create child element text:index-title. |
TextIndexTitleElement |
StyleFooterLeftElement.newTextIndexTitleElement(String textNameValue)
Create child element text:index-title. |
TextIndexTitleElement |
StyleHeaderLeftElement.newTextIndexTitleElement(String textNameValue)
Create child element text:index-title. |
| Uses of TextIndexTitleElement in org.odftoolkit.odfdom.dom.element.text |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.text that return TextIndexTitleElement | |
|---|---|
TextIndexTitleElement |
TextIndexTitleElement.newTextIndexTitleElement(String textNameValue)
Create child element text:index-title. |
TextIndexTitleElement |
TextIndexBodyElement.newTextIndexTitleElement(String textNameValue)
Create child element text:index-title. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||