Class BundleDescriptorTagHelper

    • Constructor Detail

      • BundleDescriptorTagHelper

        public BundleDescriptorTagHelper()
    • Method Detail

      • cleanState

        public void cleanState()
        Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
        Overrides:
        cleanState in class MstrPageTagHelper
      • 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).
        Specified by:
        getContent in class AbstractNoBodyTagHelper
        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.
      • setName

        public void setName​(java.lang.String n)
      • getName

        public java.lang.String getName()
      • setContentType

        public void setContentType​(java.lang.String ct)
        Deprecated.
        Unused method.
        Parameters:
        ct -