- main(String[]) - Static method in class org.odftoolkit.simple.JarManifest
-
The main method is meant to be called when the JAR is being executed, e.g.
- MasterPage - Class in org.odftoolkit.simple.style
-
This class represents the master page style settings.
- match(Node) - Method in class org.odftoolkit.simple.common.navigation.Navigation
-
Check if the element is a qualified one.
- match(Node) - Method in class org.odftoolkit.simple.common.navigation.TextNavigation
-
Check if the text content of element match the specified matched condition, which is stated
when the TextNavigation
created.
- match(Node) - Method in class org.odftoolkit.simple.common.navigation.TextStyleNavigation
-
Check if the element has specified style properties, which are stated when the
TextStyleNavigation
created.
- mDocument - Variable in class org.odftoolkit.simple.common.navigation.Navigation
-
- mDocument - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The document
- mDocument - Variable in class org.odftoolkit.simple.table.Table
-
- mElement - Variable in class org.odftoolkit.simple.draw.Frame
-
Attributes:
- mElement - Variable in class org.odftoolkit.simple.form.FormControl
-
- merge() - Method in class org.odftoolkit.simple.table.CellRange
-
Merge the current cell range to one cell
- Meta - Class in org.odftoolkit.simple.meta
-
Meta
represent the meta data feature in the ODF document.
- Meta(OdfFileDom) - Constructor for class org.odftoolkit.simple.meta.Meta
-
Constructor of Meta
feature.
- mFamilyProperties - Static variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
This HashMap contains the relationship between OdfStyleFamily and OdfStylePropertiesSet.
- mFormContainerElement - Variable in class org.odftoolkit.simple.form.OOForm
-
- mFormProperties - Variable in class org.odftoolkit.simple.form.FormControl
-
- mFrameContainer - Variable in class org.odftoolkit.simple.draw.Frame
-
- mGraphicProperties - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The readable graphics properties element.
- mIsCellStyleInheritance - Variable in class org.odftoolkit.simple.table.Table
-
- mIsDescribedBySingleElement - Variable in class org.odftoolkit.simple.table.Table
-
- mIsSpreadsheet - Variable in class org.odftoolkit.simple.table.Table
-
- mOdfElement - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The odf element
- moveSlide(int, int) - Method in class org.odftoolkit.simple.PresentationDocument
-
Move the slide at a specified position to the destination position.
- mOwnerDocument - Variable in class org.odftoolkit.simple.draw.Frame
-
- mParagraphProperties - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The readable paragraph properties element.
- mStyleElement - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The style element that will be processed.
- mStyleHandler - Variable in class org.odftoolkit.simple.draw.Frame
-
- mTableCellProperties - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The readable table cell properties element.
- mTableProperties - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The readable table properties element.
- mTextBuilder - Variable in class org.odftoolkit.simple.common.TextExtractor
-
- mTextProperties - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The readable text properties element.
- mWritableGraphicProperties - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The writable graphics properties element.
- mWritableParagraphProperties - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The writable paragraph properties element.
- mWritableStyleElement - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The writable style element that will be processed.
- mWritableTableCellProperties - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The writable table cell properties element.
- mWritableTableProperties - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The writable table properties element.
- mWritableTextProperties - Variable in class org.odftoolkit.simple.style.DefaultStyleHandler
-
The writable text properties element.