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

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

Uses of TextSequenceDeclElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextSequenceDeclElement
 TextSequenceDeclElement TextSequenceDeclsElement.newTextSequenceDeclElement(int textDisplayOutlineLevelValue, String textNameValue)
          Create child element text:sequence-decl.
 



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