|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextAElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.text | |
org.odftoolkit.odfdom.incubator.doc.text |
Uses of TextAElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type TextAElement | |
---|---|
void |
DefaultElementVisitor.visit(TextAElement ele)
A method to visit "text:a" elements |
Uses of TextAElement in org.odftoolkit.odfdom.dom.element.text |
---|
Methods in org.odftoolkit.odfdom.dom.element.text that return TextAElement | |
---|---|
TextAElement |
TextSpanElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a. |
TextAElement |
TextRubyBaseElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a. |
TextAElement |
TextPElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a. |
TextAElement |
TextMetaFieldElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a. |
TextAElement |
TextMetaElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a. |
TextAElement |
TextHElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a. |
Uses of TextAElement in org.odftoolkit.odfdom.incubator.doc.text |
---|
Methods in org.odftoolkit.odfdom.incubator.doc.text with parameters of type TextAElement | |
---|---|
void |
OdfEditableTextExtractor.visit(TextAElement ele)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |