org.w3c.dom.svg
Interface SVGCSSRule

All Superinterfaces:
CSSRule
All Known Subinterfaces:
SVGColorProfileRule

public interface SVGCSSRule
extends CSSRule


Field Summary
static short COLOR_PROFILE_RULE
           
 
Fields inherited from interface org.w3c.dom.css.CSSRule
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, UNKNOWN_RULE
 
Method Summary
 
Methods inherited from interface org.w3c.dom.css.CSSRule
getCssText, getParentRule, getParentStyleSheet, getType, setCssText
 

Field Detail

COLOR_PROFILE_RULE

static final short COLOR_PROFILE_RULE
See Also:
Constant Field Values