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

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

Uses of ConfigConfigItemMapEntryElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.config that return ConfigConfigItemMapEntryElement
 ConfigConfigItemMapEntryElement ConfigConfigItemMapNamedElement.newConfigConfigItemMapEntryElement()
          Create child element config:config-item-map-entry.
 ConfigConfigItemMapEntryElement ConfigConfigItemMapIndexedElement.newConfigConfigItemMapEntryElement()
          Create child element config:config-item-map-entry.
 



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