public class ReservedLdhLabel extends LdhLabel
DnsLabel.LabelToLongExceptionlabel, MAX_LABEL_LENGTH_IN_OCTETS, WILDCARD_LABEL| Modifier | Constructor and Description |
|---|---|
protected | ReservedLdhLabel(String label)ReservedLdhLabel. |
| Modifier and Type | Method and Description |
|---|---|
static boolean | isReservedLdhLabel(String label)isReservedLdhLabel. |
(package private) static boolean | isReservedLdhLabelInternal(String label)isReservedLdhLabelInternal. |
fromInternal, isLdhLabelasLowercaseVariant, compareTo, consistsOnlyOfLettersDigitsAndHypen, consistsOnlyOfLettersDigitsHypenAndUnderscore, equals, from, from, getInternationalizedRepresentation, getInternationalizedRepresentationInternal, getLabelType, getRawLabel, hashCode, isIdnAcePrefixed, toSafeRepesentation, toString, writeToBoascharAt, length, subSequence, toSafeStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitchars, codePointsprotected ReservedLdhLabel(String label)