Class TxtRecord

    • Method Detail

      • getText

        public final String getText()
        Gets the text.
        Returns:
        The text.
      • asAttributes

        public final Map<String,​String> asAttributes()
        Gets the attributes of this record.
        Returns:
        The attributes or an empty map if there are no attributes.
        See Also:
        RFC 1464
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object