Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextInsertionElement

Packages that use TextInsertionElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextInsertionElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextInsertionElement
 void DefaultElementVisitor.visit(TextInsertionElement ele)
          A method to visit "text:insertion" elements
 

Uses of TextInsertionElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextInsertionElement
 TextInsertionElement TextChangedRegionElement.newTextInsertionElement()
          Create child element text:insertion.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.