Package | Description |
---|---|
org.odftoolkit.simple.text |
Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section.
|
Modifier and Type | Method and Description |
---|---|
static Span |
Span.getInstanceof(TextSpanElement sElement)
Get a span instance by an instance of
TextSpanElement . |
static Span |
Span.newSpan(TextSelection textSelection)
Create a span instance with a text selection
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.