Class values

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

    public class values
    extends com.fizzed.rocker.runtime.DefaultRockerModel
    • Constructor Detail

      • values

        public values()
    • Method Detail

      • getContentType

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

        public static String getTemplateName()
      • getTemplatePackageName

        public static String getTemplatePackageName()
      • getHeaderHash

        public static String getHeaderHash()
      • getModifiedAt

        public static long getModifiedAt()
      • getArgumentNames

        public static String[] getArgumentNames()
      • template

        public static values template()
      • 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