Class Attr

    • Constructor Detail

      • Attr

        protected Attr​(CharSequence selector)
        Construct.
        Parameters:
        selector - the jquery selector
    • Method Detail

      • isNullOrEmpty

        public static boolean isNullOrEmpty​(Attr attr)
        checks whether given value is null or empty
        Parameters:
        attr - the attribute to check
        Returns:
        true, if given attribute is null or empty
      • charAt

        public char charAt​(int index)
        Specified by:
        charAt in interface CharSequence
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • noSelector

        public static Attr noSelector()
      • nullValue

        public static Attr nullValue()
        Returns:
        null value instance