Class HyperLinkControllerHtml


  • public class HyperLinkControllerHtml
    extends ControllerHtml
    Since:
    4.0.0
    Version:
    $Revision$ $Date$
    • Field Detail

      • HYPERLINK_JSP_PATH

        public static final java.lang.String HYPERLINK_JSP_PATH
        Hyperlink JSP path.
        Since:
        9.0.0
        See Also:
        Constant Field Values
      • PARAMETERS_PARAMETER_NAME

        public static final java.lang.String PARAMETERS_PARAMETER_NAME
        Parameters parameter name.
        Since:
        9.0.0
        See Also:
        Constant Field Values
    • Constructor Detail

    • Method Detail

      • processHyperlinkReference

        public static final java.lang.String processHyperlinkReference​(java.lang.String href)
        Process hyperlink references.
        Parameters:
        href - the href to be processed.
        Returns:
        the processed href.
        Since:
        9.0.0