Class Ruleset


  • public class Ruleset
    extends Object
    Author:
    Torbjoern Gannholm, Patrick Wright
    • Constructor Detail

      • Ruleset

        public Ruleset​(int orig)
    • Method Detail

      • getPropertyDeclarations

        public List<PropertyDeclaration> getPropertyDeclarations()
        Returns an Iterator of PropertyDeclarations pulled from this CSSStyleRule.
        Returns:
        The propertyDeclarations value
      • addFSSelector

        public void addFSSelector​(Selector selector)
      • getOrigin

        public int getOrigin()