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