public class GapShorthandResolver extends Object implements IShorthandResolver
Constructor and Description |
---|
GapShorthandResolver() |
Modifier and Type | Method and Description |
---|---|
List<CssDeclaration> |
resolveShorthand(String shorthandExpression)
Resolves a shorthand expression.
|
public List<CssDeclaration> resolveShorthand(String shorthandExpression)
resolveShorthand
in interface IShorthandResolver
shorthandExpression
- the shorthand expression
Copyright © 1998–2023 iText Group NV. All rights reserved.