public class CssFontFaceRule extends CssNestedAtRule
body
Modifier | Constructor and Description |
---|---|
protected |
CssFontFaceRule(String ruleParameters)
Instantiates a new CSS font face rule.
|
Modifier and Type | Method and Description |
---|---|
void |
addBodyCssDeclarations(List<CssDeclaration> cssDeclarations)
Adds the body CSS declarations.
|
List<CssDeclaration> |
getProperties()
Gets the properties.
|
String |
toString() |
addStatementsToBody, addStatementToBody, getCssRuleSets, getStatements
getRuleName
protected CssFontFaceRule(String ruleParameters)
ruleParameters
- the rule parameters
public List<CssDeclaration> getProperties()
public void addBodyCssDeclarations(List<CssDeclaration> cssDeclarations)
CssNestedAtRule
addBodyCssDeclarations
in class CssNestedAtRule
cssDeclarations
- a list of CSS declarations
public String toString()
toString
in class CssNestedAtRule
Copyright © 1998–2019 iText Group NV. All rights reserved.