| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use img | |
| org.apache.ecs.xhtml | |
| Uses of img in org.apache.ecs.xhtml | 
| Methods in org.apache.ecs.xhtml that return img | |
 img | 
img.setSrc(java.lang.String src)
Sets the src="" attribute  | 
 img | 
img.setBorder(int border)
Sets the border="" attribute  | 
 img | 
img.setName(java.lang.String name)
Sets the name="" attribute  | 
 img | 
img.setHeight(java.lang.String height)
Sets the height="" attribute  | 
 img | 
img.setHeight(int height)
Sets the height="" attribute  | 
 img | 
img.setWidth(java.lang.String width)
Sets the width="" attribute  | 
 img | 
img.setWidth(int width)
Sets the width="" attribute  | 
 img | 
img.setAlt(java.lang.String alt)
Sets the alt="" attribute  | 
 img | 
img.setIsMap(boolean ismap)
Sets the ismap attribute  | 
 img | 
img.setUseMap(java.lang.String usemap)
Sets the usmap="" attribute  | 
 img | 
img.setAlign(java.lang.String align)
Sets the align="" attribute  | 
 img | 
img.setHspace(java.lang.String hspace)
Sets the hspace="" attribute  | 
 img | 
img.setHspace(int hspace)
Sets the hspace="" attribute  | 
 img | 
img.setVspace(java.lang.String vspace)
Sets the vspace="" attribute  | 
 img | 
img.setVspace(int vspace)
Sets the vspace="" attribute  | 
 img | 
img.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 img | 
img.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 img | 
img.addElement(Element element)
Adds an Element to the element.  | 
 img | 
img.addElement(java.lang.String element)
Adds an Element to the element.  | 
 img | 
img.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||