Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextAElement.XlinkActuateAttributeValue

Packages that use TextAElement.XlinkActuateAttributeValue
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextAElement.XlinkActuateAttributeValue in org.odftoolkit.odfdom.dom.element.text
 

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