public class ColumnRuleShortHandResolver extends Object implements IShorthandResolver
| Constructor and Description |
|---|
ColumnRuleShortHandResolver()
Creates a new
ColumnsShorthandResolver instance. |
| Modifier and Type | Method and Description |
|---|---|
List<CssDeclaration> |
resolveShorthand(String shorthandExpression)
Resolves a shorthand expression.
|
public ColumnRuleShortHandResolver()
ColumnsShorthandResolver instance.public List<CssDeclaration> resolveShorthand(String shorthandExpression)
resolveShorthand in interface IShorthandResolvershorthandExpression - the shorthand expressionCopyright © 1998–2024 Apryse Group NV. All rights reserved.