| Package | Description |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.text | |
| org.odftoolkit.odfdom.incubator.doc.text |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(TextAElement ele)
A method to visit "text:a" elements
|
| Modifier and Type | Method and Description |
|---|---|
TextAElement |
TextMetaElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a.
|
TextAElement |
TextPElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a.
|
TextAElement |
TextHElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a.
|
TextAElement |
TextMetaFieldElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a.
|
TextAElement |
TextSpanElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a.
|
TextAElement |
TextRubyBaseElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OdfEditableTextExtractor.visit(TextAElement ele) |
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.