Package info.informatica.doc.style.css.dom

Implementation classes for the CSS Object Model API.

See:
          Description

Class Summary
BaseCSSRule Abstract class to be inherited by all CSS rules.
BaseCSSStyleDeclaration CSS Style Declaration.
BaseCSSStyleSheet CSS Style Sheet Object Model implementation base class.
ComputedCSSStyle Style declaration that computes CSS properties.
CSSRuleArrayList Stores a list of CSS rules, implementing CSSRuleList.
DOMCSSFontFaceRule Implementation of CSSFontFaceRule.
DOMCSSImportRule Implementation of CSSImportRule.
DOMCSSMediaRule Implementation of CSSMediaRule.
DOMCSSPageRule Implementation of CSSPageRule.
DOMCSSStyleDeclaration Style declaration for DOM.
DOMCSSStyleSheet CSS Style Sheet for DOM.
DOMCSSUnknownRule Implementation of CSSUnknownRule.
DOMMediaList DOM media list.
SelectorMatcher CSS Selector matcher.
 

Package info.informatica.doc.style.css.dom Description

Implementation classes for the CSS Object Model API. You generally do not need to use these classes directly.



Copyright © 2011 informatica.info. All Rights Reserved.