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