Uses of Class
com.openhtmltopdf.css.sheet.Ruleset
Packages that use Ruleset
Package
Description
-
Uses of Ruleset in com.openhtmltopdf.context
Methods in com.openhtmltopdf.context that return RulesetModifier and TypeMethodDescriptionStylesheetFactoryImpl.parseStyleDeclaration(int origin, String styleDeclaration) -
Uses of Ruleset in com.openhtmltopdf.css.extend
Methods in com.openhtmltopdf.css.extend that return RulesetModifier and TypeMethodDescriptionStylesheetFactory.parseStyleDeclaration(int author, String style) -
Uses of Ruleset in com.openhtmltopdf.css.newmatch
Methods in com.openhtmltopdf.css.newmatch that return RulesetModifier and TypeMethodDescriptionSelector.getRuleset()get the Ruleset that this Selector is part ofMethods in com.openhtmltopdf.css.newmatch with parameters of type Ruleset -
Uses of Ruleset in com.openhtmltopdf.css.parser
Methods in com.openhtmltopdf.css.parser that return Ruleset -
Uses of Ruleset in com.openhtmltopdf.css.sheet
Methods in com.openhtmltopdf.css.sheet that return RulesetMethods in com.openhtmltopdf.css.sheet that return types with arguments of type RulesetMethods in com.openhtmltopdf.css.sheet with parameters of type RulesetModifier and TypeMethodDescriptionvoidFontFaceRule.addContent(Ruleset ruleset) voidMediaRule.addContent(Ruleset ruleset) voidPageRule.addContent(Ruleset ruleset) voidRulesetContainer.addContent(Ruleset ruleset) voidStylesheet.addContent(Ruleset ruleset) voidPageRule.setRuleset(Ruleset ruleset)