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

Packages that use org.eclipse.actf.model.dom.odf.text
org.eclipse.actf.model.dom.odf.base This package contains interfaces of ODF DOM. 
org.eclipse.actf.model.dom.odf.table This package contains interfaces of ODF table namespace. 
org.eclipse.actf.model.dom.odf.text This package contains interfaces of ODF text namespace. 
 

Classes in org.eclipse.actf.model.dom.odf.text used by org.eclipse.actf.model.dom.odf.base
SequenceElement
          Interface for <text:sequence> element.
 

Classes in org.eclipse.actf.model.dom.odf.text used by org.eclipse.actf.model.dom.odf.table
SequenceElement
          Interface for <text:sequence> element.
 

Classes in org.eclipse.actf.model.dom.odf.text used by org.eclipse.actf.model.dom.odf.text
ITextContent
          ODF elements that have text contents should implements this interface.
ListElement
          Interface for <text:list> element.
ListItemElement
          Interface for <text:list-item> element.
ListLevelStyleBulletElement
          Interface for <text:list-level-style-bullet> element.