Uses of Interface
org.eclipse.actf.model.dom.odf.base.ODFNode

Packages that use ODFNode
org.eclipse.actf.model.dom.odf.base   
 

Uses of ODFNode in org.eclipse.actf.model.dom.odf.base
 

Subinterfaces of ODFNode in org.eclipse.actf.model.dom.odf.base
 interface ODFAttr
          The extended interface of the Attr.
 interface ODFCharacterData
          The extended interface of the CharacterData.
 interface ODFComment
          The extended interface of the Comment.
 interface ODFProcessingInstruction
          The extended interface of the ProcessingInstruction.
 interface ODFText
          The extended interface of the Text.