java.lang.Object
org.xhtmlrenderer.css.sheet.PageRule
- All Implemented Interfaces:
RulesetContainer
-
Constructor Summary
ConstructorsConstructorDescriptionPageRule(StylesheetInfo.Origin origin, @Nullable String name, @Nullable String pseudoPage, Map<MarginBoxName, List<PropertyDeclaration>> marginBoxes, Ruleset ruleset) -
Method Summary
-
Constructor Details
-
PageRule
public PageRule(StylesheetInfo.Origin origin, @Nullable String name, @Nullable String pseudoPage, Map<MarginBoxName, List<PropertyDeclaration>> marginBoxes, Ruleset ruleset)
-
-
Method Details
-
getPseudoPage
-
getRuleset
-
addContent
- Specified by:
addContentin interfaceRulesetContainer
-
getOrigin
- Specified by:
getOriginin interfaceRulesetContainer
-
getName
-
getMarginBoxProperties
-
getMarginBoxes
-
getOrder
public long getOrder() -
applies
-
getPos
public int getPos() -
setPos
public void setPos(int pos)
-