| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Script | |
| org.apache.ecs.html | |
| Uses of Script in org.apache.ecs.html | 
| Methods in org.apache.ecs.html that return Script | |
 Script | 
Script.setSrc(java.lang.String src)
Sets the SRC="" attribute  | 
 Script | 
Script.setType(java.lang.String type)
Sets the TYPE="" attribute  | 
 Script | 
Script.setLanguage(java.lang.String language)
Sets the LANGUAGE="" attribute  | 
 Script | 
Script.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 Script | 
Script.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 Script | 
Script.addElement(Element element)
Adds an Element to the element.  | 
 Script | 
Script.addElement(java.lang.String element)
Adds an Element to the element.  | 
 Script | 
Script.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||