Class OfficeMath
java.lang.Object
com.independentsoft.office.word.math.OfficeMath
- All Implemented Interfaces:
IContentElement,IBlockContent,IBlockElement,IContentRunContent,IParagraphContent,IRunLevelElement,IRunTrackChangeContent,IMathContent,IMathElement,ICellContent,IRowContent
The Class OfficeMath.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new office math.OfficeMath(InternalXMLStreamReader reader)Instantiates a new office math. -
Method Summary
-
Constructor Details
-
OfficeMath
public OfficeMath()Instantiates a new office math. -
OfficeMath
Instantiates a new office math.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
getContentElements
- Specified by:
getContentElementsin interfaceIContentElement
-
clone
- Specified by:
clonein interfaceIBlockContent- Specified by:
clonein interfaceIBlockElement- Specified by:
clonein interfaceICellContent- Specified by:
clonein interfaceIContentElement- Specified by:
clonein interfaceIContentRunContent- Specified by:
clonein interfaceIMathContent- Specified by:
clonein interfaceIMathElement- Specified by:
clonein interfaceIParagraphContent- Specified by:
clonein interfaceIRowContent- Specified by:
clonein interfaceIRunLevelElement- Specified by:
clonein interfaceIRunTrackChangeContent- Overrides:
clonein classObject
-
toString
-
getMathElements
Gets the math elements.- Returns:
- the math elements
-