Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleTextPropertiesElement.TextConditionAttributeValue

Packages that use StyleTextPropertiesElement.TextConditionAttributeValue
org.odftoolkit.odfdom.dom.element.style   
 

Uses of StyleTextPropertiesElement.TextConditionAttributeValue in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleTextPropertiesElement.TextConditionAttributeValue
static StyleTextPropertiesElement.TextConditionAttributeValue StyleTextPropertiesElement.TextConditionAttributeValue.enumValueOf(java.lang.String value)
           
static StyleTextPropertiesElement.TextConditionAttributeValue StyleTextPropertiesElement.TextConditionAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StyleTextPropertiesElement.TextConditionAttributeValue[] StyleTextPropertiesElement.TextConditionAttributeValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.