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 Detail

      • ReservedLdhLabel

        protected ReservedLdhLabel​(String label)
    • Method Detail

      • isReservedLdhLabel

        public static boolean isReservedLdhLabel​(String label)
      • isReservedLdhLabelInternal

        static boolean isReservedLdhLabelInternal​(String label)