Class NonReservedLdhLabel

  • All Implemented Interfaces:
    java.lang.CharSequence, java.lang.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​(java.lang.String label)
    • Method Detail

      • isNonReservedLdhLabel

        public static boolean isNonReservedLdhLabel​(java.lang.String label)