Class CssExtension

  • All Implemented Interfaces:
    Extension

    public class CssExtension
    extends Object
    implements Extension
    StyleSheet extension.
    Since:
    1.7M2
    Version:
    $Id: cda08e75763bf654209d78c55dcc2ea1d524bd0f $
    • Constructor Detail

      • CssExtension

        public CssExtension()
    • Method Detail

      • getClassName

        public String getClassName()
        Specified by:
        getClassName in interface Extension
        Returns:
        the full name of the wiki document holding the XWiki class defining this type of extension. For example, 'XWiki.JavaScriptExtension' for javascript extensions.
      • getContentType

        public String getContentType()
        Specified by:
        getContentType in interface Extension
        Returns:
        the contentType for that extension, as it will be written as the response content type.