Class XnLabel

  • All Implemented Interfaces:
    java.lang.CharSequence, java.lang.Comparable<DnsLabel>
    Direct Known Subclasses:
    ALabel, FakeALabel

    public abstract class XnLabel
    extends ReservedLdhLabel
    A label that begins with "xn--" and follows the LDH rule.
    • Constructor Detail

      • XnLabel

        protected XnLabel​(java.lang.String label)
    • Method Detail

      • isXnLabel

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