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

Packages that use org.eclipse.actf.model.dom.odf.base
org.eclipse.actf.model.dom.odf This package contains ODF Parser and related utilities. 
org.eclipse.actf.model.dom.odf.base This package contains interfaces of ODF DOM. 
org.eclipse.actf.model.dom.odf.chart This package contains interfaces and constants of ODF chart namespace. 
org.eclipse.actf.model.dom.odf.dr3d This package contains interfaces of ODF dr3d namespace. 
org.eclipse.actf.model.dom.odf.draw This package contains interfaces of ODF draw namespace. 
org.eclipse.actf.model.dom.odf.form This package contains interfaces of ODF form namespace. 
org.eclipse.actf.model.dom.odf.number This package contains interfaces of ODF number namespace. 
org.eclipse.actf.model.dom.odf.office This package contains interfaces of ODF office namespace. 
org.eclipse.actf.model.dom.odf.presentation This package contains interfaces of ODF presentation namespace. 
org.eclipse.actf.model.dom.odf.range This package contains interfaces that specify ranges of ODF contents. 
org.eclipse.actf.model.dom.odf.style This package contains interfaces of ODF style namespace. 
org.eclipse.actf.model.dom.odf.svg This package contains interfaces of ODF SVG namespace. 
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. 
org.eclipse.actf.model.dom.odf.util This package contains utilities for read and write ODF documents. 
org.eclipse.actf.model.dom.odf.util.accessibility This package contains interfaces for accessibility purposes. 
org.eclipse.actf.model.dom.odf.util.converter This package contains interfaces for converting ODF documents to other file formats. 
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf
ODFDocument
          The extended interface of the Document.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.base
DrawingObjectBaseElement
          All graphics ODF elements should implement this interface.
ODFCharacterData
          The extended interface of the CharacterData.
ODFDocument
          The extended interface of the Document.
ODFElement
          The extended interface of the Element.
ODFNode
          The extended interface of the Node.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.chart
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.dr3d
DrawingObjectBaseElement
          All graphics ODF elements should implement this interface.
DrawingObjectElement
          Graphics ODF elements that do not have <draw:frame> as parent should implement this interface.
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.draw
DrawingObjectBaseElement
          All graphics ODF elements should implement this interface.
DrawingObjectElement
          Graphics ODF elements that do not have <draw:frame> as parent should implement this interface.
EmbedDrawingObjectElement
          Graphics ODF elements that have <draw:frame> as parent should implement this interface.
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.form
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.number
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.office
ContentBaseElement
          ODF elements that has <office:body> element as parent should implement this interface.
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.presentation
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.range
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.style
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.svg
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.table
ContentBaseElement
          ODF elements that has <office:body> element as parent should implement this interface.
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.text
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.util
ODFDocument
          The extended interface of the Document.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.util.accessibility
ODFDocument
          The extended interface of the Document.
ODFElement
          The extended interface of the Element.
 

Classes in org.eclipse.actf.model.dom.odf.base used by org.eclipse.actf.model.dom.odf.util.converter
ODFDocument
          The extended interface of the Document.
ODFElement
          The extended interface of the Element.