Uses of Class
org.odftoolkit.odfdom.dom.element.config.ConfigConfigItemElement

Packages that use ConfigConfigItemElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.config   
 

Uses of ConfigConfigItemElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type ConfigConfigItemElement
 void DefaultElementVisitor.visit(ConfigConfigItemElement ele)
          A method to visit "config:config-item" elements
 

Uses of ConfigConfigItemElement in org.odftoolkit.odfdom.dom.element.config
 

Methods in org.odftoolkit.odfdom.dom.element.config that return ConfigConfigItemElement
 ConfigConfigItemElement ConfigConfigItemSetElement.newConfigConfigItemElement(java.lang.String configNameValue, java.lang.String configTypeValue)
          Create child element config:config-item.
 ConfigConfigItemElement ConfigConfigItemMapEntryElement.newConfigConfigItemElement(java.lang.String configNameValue, java.lang.String configTypeValue)
          Create child element config:config-item.
 



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