Class NonReservedLdhLabel

  • All Implemented Interfaces:
    CharSequence, Comparable<DnsLabel>

    public final class NonReservedLdhLabel
    extends LdhLabel
    A Non-Reserved LDH label (NR-LDH label), which do not have "--" in the third and fourth position.
    • Constructor Detail

      • NonReservedLdhLabel

        protected NonReservedLdhLabel​(String label)
    • Method Detail

      • isNonReservedLdhLabel

        public static boolean isNonReservedLdhLabel​(String label)
      • isNonReservedLdhLabelInternal

        static boolean isNonReservedLdhLabelInternal​(String label)