Package org.odftoolkit.simple.text

Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section.

See:
          Description

Interface Summary
ParagraphContainer ParagraphContainer is a container which maintains paragraph(s) as element(s).
ProtectionKeyDigestProvider  
TextHyperlinkContainer TextHyperlinkContainer is a container which maintains text hyperlinks.
 

Class Summary
AbstractParagraphContainer AbstractParagraphContainer is an abstract class to present paragraph container.
Footer This class represents footer definition in text document.
Header This class represents header definition in text document.
Paragraph This class presents paragraph element in ODF document.
ParagraphStyleHandler This class provides functions to handle the style of a paragraph.
Section This class represents section definition in text document.
Span This class represents the application of a style to the character data of a portion of text.
TextHyperlink This class represents a text hyperlink in ODF document.
 

Package org.odftoolkit.simple.text Description

Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section.



Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.