Annotation Type CssResource.ImportedWithPrefix

Enclosing interface:
CssResource

@Documented @Retention(RUNTIME) @Target(TYPE) public static @interface CssResource.ImportedWithPrefix
Specifies the string prefix to use when one CssResource is imported into the scope of another CssResource.
See Also: