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

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

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleTextPropertiesElement.TextDisplayAttributeValue
static StyleTextPropertiesElement.TextDisplayAttributeValue StyleTextPropertiesElement.TextDisplayAttributeValue.enumValueOf(java.lang.String value)
           
static StyleTextPropertiesElement.TextDisplayAttributeValue StyleTextPropertiesElement.TextDisplayAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StyleTextPropertiesElement.TextDisplayAttributeValue[] StyleTextPropertiesElement.TextDisplayAttributeValue.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.