Modifier and Type | Method and Description |
---|---|
List<CssDeclaration> |
CssStyleSheet.getCssDeclarations(INode node, MediaDeviceDescription deviceDescription) |
List<CssDeclaration> |
CssRuleSet.getImportantDeclarations() |
List<CssDeclaration> |
CssRuleSet.getNormalDeclarations() |
Modifier and Type | Method and Description |
---|---|
void |
CssNestedAtRule.addBodyCssDeclarations(List<CssDeclaration> cssDeclarations) |
Constructor and Description |
---|
CssRuleSet(ICssSelector selector, List<CssDeclaration> declarations) |
Modifier and Type | Method and Description |
---|---|
void |
CssMarginRule.addBodyCssDeclarations(List<CssDeclaration> cssDeclarations) |
void |
CssPageRule.addBodyCssDeclarations(List<CssDeclaration> cssDeclarations) |
Modifier and Type | Method and Description |
---|---|
static List<CssDeclaration> |
CssRuleSetParser.parsePropertyDeclarations(String propertiesStr) |
Modifier and Type | Method and Description |
---|---|
List<CssDeclaration> |
IShorthandResolver.resolveShorthand(String shorthandExpression) |
Modifier and Type | Method and Description |
---|---|
List<CssDeclaration> |
AbstractBorderShorthandResolver.resolveShorthand(String shorthandExpression) |
List<CssDeclaration> |
AbstractBoxShorthandResolver.resolveShorthand(String shorthandExpression) |
List<CssDeclaration> |
BackgroundShorthandResolver.resolveShorthand(String shorthandExpression) |
List<CssDeclaration> |
BorderShorthandResolver.resolveShorthand(String shorthandExpression) |
List<CssDeclaration> |
FontShorthandResolver.resolveShorthand(String shorthandExpression) |
List<CssDeclaration> |
ListStyleShorthandResolver.resolveShorthand(String shorthandExpression) |
Modifier and Type | Method and Description |
---|---|
static boolean |
CssDeclarationValidationMaster.checkDeclaration(CssDeclaration declaration) |
boolean |
ICssDeclarationValidator.isValid(CssDeclaration cssDeclaration) |
Modifier and Type | Method and Description |
---|---|
boolean |
MultiTypeDeclarationValidator.isValid(CssDeclaration cssDeclaration) |
boolean |
SingleTypeDeclarationValidator.isValid(CssDeclaration cssDeclaration) |
Copyright © 1998–2019 iText Group NV. All rights reserved.