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

Packages that use caption
org.apache.ecs.xhtml   
 

Uses of caption in org.apache.ecs.xhtml
 

Methods in org.apache.ecs.xhtml that return caption
 caption caption.setAlign(java.lang.String align)
          Set the align="" attribute.
 caption caption.addElement(java.lang.String hashcode, Element element)
          Adds an Element to the element.
 caption caption.addElement(java.lang.String hashcode, java.lang.String element)
          Adds an Element to the element.
 caption caption.addElement(java.lang.String element)
          Add an element to the element
 caption caption.addElement(Element element)
          Add an element to the element
 caption caption.removeElement(java.lang.String hashcode)
          Removes an Element from the element.
 



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