Uses of Class
org.minidns.dnslabel.LdhLabel
-
Uses of LdhLabel in org.minidns.dnslabel
Modifier and TypeClassDescriptionfinal class
final class
final class
A Non-Reserved LDH label (NR-LDH label), which do not have "--" in the third and fourth position.class
A reserved LDH label (R-LDH label), which have the property that they contain "--" in the third and fourth characters.class
A label that begins with "xn--" and follows the LDH rule.Modifier and TypeMethodDescriptionprotected static LdhLabel
LdhLabel.fromInternal
(String label) protected static LdhLabel
XnLabel.fromInternal
(String label)