| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LI | |
| org.apache.ecs.html | |
| Uses of LI in org.apache.ecs.html | 
| Methods in org.apache.ecs.html that return LI | |
 LI | 
LI.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 LI | 
LI.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 LI[] | 
LI.addElement(java.lang.String[] element)
Mechanism for taking a list of Strings and creating a list of LI objects.  | 
 LI | 
LI.addElement(Element element)
Adds an Element to the element.  | 
 LI | 
LI.addElement(java.lang.String element)
Adds an Element to the element.  | 
 LI | 
LI.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
| Methods in org.apache.ecs.html with parameters of type LI | |
 UL | 
UL.addElement(LI[] list)
Add a list to the UL  | 
 OL | 
OL.addElement(LI[] list)
Add a list to the UL  | 
| Constructors in org.apache.ecs.html with parameters of type LI | |
UL(LI[] list)
Basic constructor, use the set* methods.  | 
|
OL(LI[] list)
Basic constructor, use set* methods.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||