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 |
TextMetaFieldElement.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 |
TextSpanElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a.
|
TextAElement |
TextRubyBaseElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a.
|
TextAElement |
TextMetaElement.newTextAElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element text:a.
|
Modifier and Type | Method and Description |
---|---|
void |
OdfEditableTextExtractor.visit(TextAElement ele)
Deprecated.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.