Package | Description |
---|---|
org.eclipse.actf.model.dom.odf.base |
This package contains interfaces of ODF DOM.
|
Modifier and Type | Interface and Description |
---|---|
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 . |