Package org.minidns.dnslabel
Class FakeALabel
- All Implemented Interfaces:
CharSequence
,Comparable<DnsLabel>
-
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.XnLabel
fromInternal, isXnLabel
Methods inherited from class org.minidns.dnslabel.ReservedLdhLabel
isReservedLdhLabel
Methods inherited from class org.minidns.dnslabel.LdhLabel
isLdhLabel
Methods inherited from class org.minidns.dnslabel.DnsLabel
asLowercaseVariant, compareTo, consistsOnlyOfLettersDigitsAndHypen, consistsOnlyOfLettersDigitsHypenAndUnderscore, equals, from, from, getInternationalizedRepresentation, getInternationalizedRepresentationInternal, getLabelType, getRawLabel, hashCode, isIdnAcePrefixed, toSafeRepesentation, toString, writeToBoas
Methods inherited from class org.minidns.util.SafeCharSequence
charAt, length, subSequence, toSafeString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.CharSequence
chars, codePoints