|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Style | |
| org.apache.ecs.html | |
| Uses of Style in org.apache.ecs.html |
| Methods in org.apache.ecs.html that return Style | |
Style |
Style.setType(java.lang.String type)
Sets the TYPE="" attribute |
Style |
Style.setMedia(java.lang.String media)
Sets the MEDIA="" attribute |
Style |
Style.addElement(java.lang.String hashcode,
Element element)
Adds an Element to the element. |
Style |
Style.addElement(java.lang.String hashcode,
java.lang.String element)
Adds an Element to the element. |
Style |
Style.addElement(Element element)
Adds an Element to the element. |
Style |
Style.addElement(java.lang.String element)
Adds an Element to the element. |
Style |
Style.removeElement(java.lang.String hashcode)
Removes an Element from the element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||