Class ReservedLdhLabel

  • All Implemented Interfaces:
    java.lang.CharSequence, java.lang.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

    • Method Detail

      • isReservedLdhLabel

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