| Package | Description | 
|---|---|
| com.itextpdf.styledxmlparser.css | |
| com.itextpdf.styledxmlparser.css.selector | 
| Modifier and Type | Method and Description | 
|---|---|
| ICssSelector | CssRuleSet. getSelector()
             Gets the CSS selector. 
            | 
| Constructor and Description | 
|---|
| CssRuleSet(ICssSelector selector, List<CssDeclaration> declarations)
             Creates a new  CssRuleSetfrom selector and raw list of declarations. | 
| CssRuleSet(ICssSelector selector, List<CssDeclaration> normalDeclarations, List<CssDeclaration> importantDeclarations) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractCssSelector
             Abstract superclass for CSS Selectors. 
            | 
| class  | CssPageMarginBoxSelectorICssSelectorimplementation for CSS page margin box selectors. | 
| class  | CssPageSelectorICssSelectorimplementation for CSS page selectors. | 
| class  | CssSelectorICssSelectorimplementation for CSS selectors. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | CssSelectorComparator. compare(ICssSelector o1, ICssSelector o2) | 
| Constructor and Description | 
|---|
| CssPageMarginBoxSelector(String pageMarginBoxName, ICssSelector pageSelector)
             Creates a new  CssPageMarginBoxSelectorinstance. | 
Copyright © 1998–2019 iText Group NV. All rights reserved.