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-2013 The Apache Software Foundation. All Rights Reserved.