Interface IShorthandResolver

    • Method Detail

      • resolveShorthand

        java.util.List<CssDeclaration> resolveShorthand​(java.lang.String shorthandExpression)
        Resolves a shorthand expression.
        Parameters:
        shorthandExpression - the shorthand expression
        Returns:
        a list of CSS declaration