Class ShowBundleDescriptorTagHelper

    • Constructor Detail

      • ShowBundleDescriptorTagHelper

        public ShowBundleDescriptorTagHelper()
    • Method Detail

      • getContent

        public MarkupOutput getContent()
                                throws java.io.IOException
        Description copied from class: AbstractNoBodyTagHelper
        Obtain the contents to render based on the attributes defined (if existing).
        Overrides:
        getContent in class BundleDescriptorTagHelper
        Returns:
        a MarkupOutput instance initialized with the contents to be displayed
        Throws:
        java.io.IOException - if an error happens while getting the contents to render.
      • setTemplateName

        public void setTemplateName​(java.lang.String value)