An AssetFile implementation for CSS This currently applies a CssProcessor onto the css that does relative url replacement with digest named files
Type | Name and description |
---|---|
static String |
compiledExtension |
static List<String> |
contentType |
Pattern |
directivePattern |
static List<String> |
extensions |
static List<Class<Processor>> |
processors |
Methods inherited from class | Name |
---|---|
class AbstractAssetFile |
getByteDigest, getCanonicalPath, getDirectivePattern, getInputStream, getName, getParentPath, processedStream, toString |