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