| Package | Description |
|---|---|
| org.odftoolkit.odfdom.incubator.doc.text |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.