Package com.independentsoft.office.word
Class VmlObject
java.lang.Object
com.independentsoft.office.word.VmlObject
- All Implemented Interfaces:
IContentElement,IRunContent
The Class VmlObject.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new vml object.VmlObject(InternalXMLStreamReader reader)Instantiates a new vml object. -
Method Summary
-
Constructor Details
-
VmlObject
public VmlObject()Instantiates a new vml object. -
VmlObject
Instantiates a new vml object.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
getContentElements
- Specified by:
getContentElementsin interfaceIContentElement
-
clone
- Specified by:
clonein interfaceIContentElement- Specified by:
clonein interfaceIRunContent- Overrides:
clonein classObject
-
toString
-
getContent
Gets the content.- Returns:
- the content
-