Class OtherNonLdhLabel

  • All Implemented Interfaces:
    java.lang.CharSequence, java.lang.Comparable<DnsLabel>

    public final class OtherNonLdhLabel
    extends NonLdhLabel
    A Non-LDH label which does not begin with an underscore ('_'), hyphen ('-') or ends with an hyphen.
    • Constructor Detail

      • OtherNonLdhLabel

        protected OtherNonLdhLabel​(java.lang.String label)