public class BackgroundShorthandResolver extends Object implements IShorthandResolver
IShorthandResolver implementation for backgrounds.| Constructor and Description |
|---|
BackgroundShorthandResolver() |
| Modifier and Type | Method and Description |
|---|---|
List<CssDeclaration> |
resolveShorthand(String shorthandExpression)
Resolves a shorthand expression.
|
public List<CssDeclaration> resolveShorthand(String shorthandExpression)
IShorthandResolverresolveShorthand in interface IShorthandResolvershorthandExpression - the shorthand expressionCopyright © 1998–2022 iText Group NV. All rights reserved.