Uses of Class
org.apache.ecs.xhtml.style

Packages that use style
org.apache.ecs.xhtml   
 

Uses of style in org.apache.ecs.xhtml
 

Methods in org.apache.ecs.xhtml 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.
 



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