Class FileGroup

  • All Implemented Interfaces:
    com.fizzed.rocker.RockerModel

    @Generated("Rocker")
    public class FileGroup
    extends Rule
    • Constructor Detail

      • FileGroup

        public FileGroup()
    • Method Detail

      • getContentType

        public static com.fizzed.rocker.ContentType getContentType()
      • getTemplateName

        public static java.lang.String getTemplateName()
      • getTemplatePackageName

        public static java.lang.String getTemplatePackageName()
      • getHeaderHash

        public static java.lang.String getHeaderHash()
      • getArgumentNames

        public static java.lang.String[] getArgumentNames()
      • sources

        public FileGroup sources​(java.util.Collection sources)
      • sources

        public java.util.Collection sources()
      • template

        public static FileGroup template​(java.util.Collection sources)
      • buildTemplate

        protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate()
                                                                         throws com.fizzed.rocker.RenderingException
        Overrides:
        buildTemplate in class com.fizzed.rocker.runtime.DefaultRockerModel
        Throws:
        com.fizzed.rocker.RenderingException