public class CssPageRule extends CssNestedAtRule
body
Constructor and Description |
---|
CssPageRule(String ruleParameters) |
Modifier and Type | Method and Description |
---|---|
void |
addBodyCssDeclarations(List<CssDeclaration> cssDeclarations) |
void |
addStatementsToBody(Collection<CssStatement> statements) |
void |
addStatementToBody(CssStatement statement) |
getCssRuleSets, toString
getRuleName
public CssPageRule(String ruleParameters)
public void addBodyCssDeclarations(List<CssDeclaration> cssDeclarations)
addBodyCssDeclarations
in class CssNestedAtRule
public void addStatementToBody(CssStatement statement)
addStatementToBody
in class CssNestedAtRule
public void addStatementsToBody(Collection<CssStatement> statements)
addStatementsToBody
in class CssNestedAtRule
Copyright © 1998–2019 iText Group NV. All rights reserved.