public abstract class CssAtRule extends CssStatement
Modifier and Type | Field and Description |
---|---|
protected String |
ruleName
The rule name.
|
Modifier | Constructor and Description |
---|---|
protected |
CssAtRule(String ruleName)
Creates a new CssAtRule instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getRuleName()
Gets the rule name.
|
getCssRuleSets
Copyright © 1998–2019 iText Group NV. All rights reserved.