Uses of Class
htmlcompiler.services.CssUsage
| Package | Description |
|---|---|
| htmlcompiler.services |
-
Uses of CssUsage in htmlcompiler.services
Methods in htmlcompiler.services that return CssUsage Modifier and Type Method Description static CssUsageCssUsage. valueOf(String name)Returns the enum constant of this type with the specified name.static CssUsage[]CssUsage. values()Returns an array containing the constants of this enum type, in the order they are declared.