|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdfTextSpan | |
|---|---|
| org.odftoolkit.odfdom.incubator.doc.text | |
| Uses of OdfTextSpan in org.odftoolkit.odfdom.incubator.doc.text |
|---|
| Methods in org.odftoolkit.odfdom.incubator.doc.text that return OdfTextSpan | |
|---|---|
OdfTextSpan |
OdfTextSpan.addContent(String content)
Deprecated. Add the given content to the paragraph. |
OdfTextSpan |
OdfTextSpan.addContentWhitespace(String content)
Deprecated. Add the given content to the paragraph. |
OdfTextSpan |
OdfTextSpan.addStyledContent(String styleName,
String content)
Deprecated. Set a span to have the given styleName and add the given content. |
OdfTextSpan |
OdfTextSpan.addStyledContentWhitespace(String styleName,
String content)
Deprecated. Set a span to have the given styleName and add the given content. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||