java.lang.Object
org.xhtmlrenderer.css.sheet.Ruleset
- Author:
- Torbjoern Gannholm, Patrick Wright
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAllProperties(List<PropertyDeclaration> props) voidaddFSSelector(Selector selector) voidintReturns an Iterator of PropertyDeclarations pulled from this CSSStyleRule.
-
Constructor Details
-
Ruleset
public Ruleset(int orig)
-
-
Method Details
-
getPropertyDeclarations
Returns an Iterator of PropertyDeclarations pulled from this CSSStyleRule.- Returns:
- The propertyDeclarations value
-
addProperty
-
addAllProperties
-
addFSSelector
-
getFSSelectors
-
getOrigin
public int getOrigin()
-