Class ReturnToPathTagHelper

    • Constructor Detail

      • ReturnToPathTagHelper

        public ReturnToPathTagHelper()
        Deprecated.
    • Method Detail

      • getContent

        public MarkupOutput getContent()
                                throws java.io.IOException
        Deprecated.
        Obtains the contents to render based on the attributes that have been defined (if existing).
        Specified by:
        getContent in class AbstractNoBodyTagHelper
        Returns:
        a MarkupOutput instance initialized with the contents to display
        Throws:
        java.io.IOException - if an error happens while getting the contents to render.