public interface IShorthandResolver 
      | Modifier and Type | Method and Description | 
|---|---|
| List<CssDeclaration> | resolveShorthand(String shorthandExpression)
              Resolves a shorthand expression. 
             | 
List<CssDeclaration> resolveShorthand(String shorthandExpression)
shorthandExpression - the shorthand expression 
           Copyright © 1998–2019 iText Group NV. All rights reserved.