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

Packages that use Strong
org.apache.ecs.html   
 

Uses of Strong in org.apache.ecs.html
 

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



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