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

Packages that use PRE
org.apache.ecs.html   
 

Uses of PRE in org.apache.ecs.html
 

Methods in org.apache.ecs.html that return PRE
 PRE PRE.setWidth(int width)
          Sets the WIDTH="" attribute
 PRE PRE.setWidth(java.lang.String width)
          Sets the WIDTH="" attribute
 PRE PRE.addElement(java.lang.String hashcode, Element element)
          Adds an Element to the element.
 PRE PRE.addElement(java.lang.String hashcode, java.lang.String element)
          Adds an Element to the element.
 PRE PRE.addElement(Element element)
          Adds an Element to the element.
 PRE PRE.addElement(java.lang.String element)
          Adds an Element to the element.
 PRE PRE.removeElement(java.lang.String hashcode)
          Removes an Element from the element.
 



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