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

Packages that use Fieldset
org.apache.ecs.wml   
 

Uses of Fieldset in org.apache.ecs.wml
 

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



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