Uses of Class
org.odftoolkit.simple.text.Span

Packages that use Span
org.odftoolkit.simple.text Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section. 
 

Uses of Span in org.odftoolkit.simple.text
 

Methods in org.odftoolkit.simple.text that return Span
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-2011 The Apache Software Foundation. All Rights Reserved.