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

This package contains interfaces of ODF office namespace.

See:
          Description

Interface Summary
AutomaticStylesElement Interface for <office:automatic-styles> element.
BodyElement Interface for <office:body> element.
ChartElement Interface for <office:chart> element.
DocumentContentElement Interface for <office:document-content> element.
DocumentStylesElement Interface for <office:document-styles> element.
DrawingElement Interface for <office:drawing> element.
FontFaceDeclsElement Interface for <office:font-face-decls> element.
FormsElement Interface for <office:forms> element.
MasterStylesElement Interface for <office:master-styles> element.
PresentationElement Interface for <office:presentation> element.
SpreadSheetElement Interface for <office:spreadsheet> element.
TextElement Interface for <office:text> element.
 

Class Summary
OfficeConstants OfficeConstants defines the constant values used by office namespace of ODF DOM API
 

Package org.eclipse.actf.model.dom.odf.office Description

This package contains interfaces of ODF office namespace. Office namespace contains common pieces of information that are not contained in another, more specific namespace.