Uses of Class
org.apache.ecs.xhtml.span

Packages that use span
org.apache.ecs.xhtml   
 

Uses of span in org.apache.ecs.xhtml
 

Methods in org.apache.ecs.xhtml that return span
 span span.addElement(java.lang.String hashcode, Element element)
          Adds an Element to the element.
 span span.addElement(java.lang.String hashcode, java.lang.String element)
          Adds an Element to the element.
 span span.addElement(Element element)
          Adds an Element to the element.
 span span.addElement(java.lang.String element)
          Adds an Element to the element.
 span span.removeElement(java.lang.String hashcode)
          Removes an Element from the element.
 

Constructors in org.apache.ecs.xhtml with parameters of type span
address(span element)
          Use the set* methods to set the values of the attributes.
div(span element)
          Use the set* methods to set the values of the attributes.
 



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