Class ReservedLdhLabel

All Implemented Interfaces:
CharSequence, Comparable<DnsLabel>
Direct Known Subclasses:
XnLabel

public class ReservedLdhLabel extends LdhLabel
A reserved LDH label (R-LDH label), which have the property that they contain "--" in the third and fourth characters.
  • Constructor Details

    • ReservedLdhLabel

      protected ReservedLdhLabel(String label)
  • Method Details

    • isReservedLdhLabel

      public static boolean isReservedLdhLabel(String label)
    • isReservedLdhLabelInternal

      static boolean isReservedLdhLabelInternal(String label)