Uses of Class
org.apache.ecs.html.Span

Packages that use Span
org.apache.ecs.html   
 

Uses of Span in org.apache.ecs.html
 

Methods in org.apache.ecs.html 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.html 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.