Uses of Class
org.apache.ecs.wml.Optgroup

Packages that use Optgroup
org.apache.ecs.wml   
 

Uses of Optgroup in org.apache.ecs.wml
 

Methods in org.apache.ecs.wml that return Optgroup
 Optgroup Optgroup.addElement(java.lang.String hashcode, Element element)
          Adds an Element to the element.
 Optgroup Optgroup.addElement(java.lang.String hashcode, java.lang.String element)
          Adds an Element to the element.
 Optgroup Optgroup.addElement(Element element)
          Adds an Element to the element.
 Optgroup Optgroup.addElement(java.lang.String element)
          Adds an Element to the element.
 Optgroup Optgroup.removeElement(java.lang.String hashcode)
          Removes an Element from the element.
 Optgroup Optgroup.setTitleAttr(java.lang.String value)
          Set the TitleAttr attribute.
 Optgroup Optgroup.setXml_lang(java.lang.String value)
          Set the Xml_lang attribute.
 Optgroup Optgroup.setId(java.lang.String value)
          Set the Id attribute.
 Optgroup Optgroup.setClassname(java.lang.String value)
          Set the Classname attribute.
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.