public class StyleManager
extends java.lang.Object
Constructor and Description |
---|
StyleManager() |
Modifier and Type | Method and Description |
---|---|
void |
add(CSSRule rule) |
void |
applyStylesTo(org.w3c.dom.Element elem) |
void |
applyStylesTo(IXMLElement elem) |
void |
clear() |
public void add(CSSRule rule)
public void applyStylesTo(org.w3c.dom.Element elem)
public void applyStylesTo(IXMLElement elem)
public void clear()