Class Util


  • public class Util
    extends Object

    Utilities in support of TagExtraInfo classes.

    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • isSpecified

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