Package org.minidns.dnslabel
Class OtherNonLdhLabel
java.lang.Object
org.minidns.util.SafeCharSequence
org.minidns.dnslabel.DnsLabel
org.minidns.dnslabel.NonLdhLabel
org.minidns.dnslabel.OtherNonLdhLabel
- All Implemented Interfaces:
CharSequence,Comparable<DnsLabel>
A Non-LDH label which does not begin with an underscore ('_'), hyphen ('-') or ends with an hyphen.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.minidns.dnslabel.DnsLabel
DnsLabel.LabelToLongException -
Field Summary
Fields inherited from class org.minidns.dnslabel.DnsLabel
label, MAX_LABEL_LENGTH_IN_OCTETS, VALIDATE, WILDCARD_LABEL -
Method Summary
Methods inherited from class org.minidns.dnslabel.NonLdhLabel
fromInternalMethods inherited from class org.minidns.dnslabel.DnsLabel
asLowercaseVariant, compareTo, consistsOnlyOfLettersDigitsAndHypen, consistsOnlyOfLettersDigitsHypenAndUnderscore, equals, from, from, getInternationalizedRepresentation, getInternationalizedRepresentationInternal, getLabelType, getRawLabel, hashCode, isIdnAcePrefixed, toSafeRepesentation, toString, writeToBoasMethods inherited from class org.minidns.util.SafeCharSequence
charAt, length, subSequence, toSafeStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.CharSequence
chars, codePoints