Package org.eclipse.actf.model.dom.odf.text

Interface Summary
AElement Interface for <text:a> element.
AlphabeticalIndexElement Interface for <text:alphabetical-index> element.
AlphabeticalIndexSourceElement Interface for <text:alphabetical-index-source> element.
BookmarkElement Interface for <text:bookmark> element.
ChangeElement Interface for <text:change> element.
ChangeEndElement Interface for <text:change-end> element.
ChangeStartElement Interface for <text:change-start> element.
HElement Interface for <text:h> element.
IndexBodyElement Interface for <text:index-body> element.
IndexTitleElement Interface for <text:index-title> element.
ITextContent ODF elements that have text contents should implements this interface.
ListElement Interface for <text:list> element.
ListHeaderElement Interface for <text:list-header> element.
ListItemElement Interface for <text:list-item> element.
ListLevelStyleBulletElement Interface for <text:list-level-style-bullet> element.
ListLevelStyleNumberElement Interface for <text:list-level-style-number> element.
ListStyleElement Interface for <text:list-style> element.
PageNumberElement Interface for <text:page-number> element.
PElement Interface for <text:p> element.
SectionElement Interface for <text:section> element.
SElement Interface for <text:s> element.
SequenceElement Interface for <text:sequence> element.
SpanElement Interface for <text:span> element.
TabElement Interface for <text:tab> element.
TableOfContentElement Interface for <text:table-of-content> element.
TableOfContentSourceElement Interface for <text:table-of-content-source> element.
TrackedChangesElement Interface for <text:tracked-changes> element.
 

Class Summary
TextConstants TextConstants defines the constant values used by text namespace of ODF DOM API