Class BuckRule

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

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

      • BuckRule

        public BuckRule()
    • 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()
      • __body

        public BuckRule __body​(com.fizzed.rocker.RockerContent content)
      • __body

        public com.fizzed.rocker.RockerContent __body()
      • template

        public static BuckRule 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