public final class CssRuleSetParser extends Object
Modifier and Type | Method and Description |
---|---|
static List<CssDeclaration> |
parsePropertyDeclarations(String propertiesStr) |
static List<CssRuleSet> |
parseRuleSet(String selectorStr, String propertiesStr) |
public static List<CssDeclaration> parsePropertyDeclarations(String propertiesStr)
public static List<CssRuleSet> parseRuleSet(String selectorStr, String propertiesStr)
Copyright © 1998–2019 iText Group NV. All rights reserved.