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