Package com.independentsoft.office.word
Class RangePermissionEnd
java.lang.Object
com.independentsoft.office.word.RangePermissionEnd
- All Implemented Interfaces:
IContentElement,IBlockContent,IBlockElement,IContentRunContent,IParagraphContent,IRunLevelElement,IRunTrackChangeContent,IMathElement,ICellContent,IRowContent
The Class RangePermissionEnd.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new range permission end.Instantiates a new range permission end. -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the displaced by custom xml.getID()Gets the id.voidsetDisplacedByCustomXml(DisplacedByCustomXml displacedByCustomXml)Sets the displaced by custom xml.voidSets the id.toString()
-
Constructor Details
-
RangePermissionEnd
public RangePermissionEnd()Instantiates a new range permission end. -
RangePermissionEnd
Instantiates a new range permission end.- 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 interfaceIMathElement- Specified by:
clonein interfaceIParagraphContent- Specified by:
clonein interfaceIRowContent- Specified by:
clonein interfaceIRunLevelElement- Specified by:
clonein interfaceIRunTrackChangeContent- Overrides:
clonein classObject
-
toString
-
getDisplacedByCustomXml
Gets the displaced by custom xml.- Returns:
- the displaced by custom xml
-
setDisplacedByCustomXml
Sets the displaced by custom xml.- Parameters:
displacedByCustomXml- the new displaced by custom xml
-
getID
Gets the id.- Returns:
- the id
-
setID
Sets the id.- Parameters:
id- the new id
-