Class Util


  • public class Util
    extends Object

    Utilities in support of TagExtraInfo classes.

    Author:
    Shawn Bayern
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • isSpecified

        public static boolean isSpecified​(javax.servlet.jsp.tagext.TagData data,
                                          String attributeName)
        Returns true if the given attribute name is specified, false otherwise.