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 Details

    • NonReservedLdhLabel

      protected NonReservedLdhLabel(String label)
  • Method Details

    • isNonReservedLdhLabel

      public static boolean isNonReservedLdhLabel(String label)
    • isNonReservedLdhLabelInternal

      static boolean isNonReservedLdhLabelInternal(String label)