Package | Description |
---|---|
org.minidns.dnslabel | |
org.minidns.dnsname |
Class and Description |
---|
DnsLabel
A DNS label is an individual component of a DNS name.
|
LdhLabel
A LDH (Letters, Digits, Hyphen) label, which is the classical label form.
|
NonLdhLabel
A DNS label which contains more than just letters, digits and a hyphen.
|
ReservedLdhLabel
A reserved LDH label (R-LDH label), which have the property that they contain "--" in the third and fourth characters.
|
XnLabel
A label that begins with "xn--" and follows the LDH rule.
|
Class and Description |
---|
DnsLabel
A DNS label is an individual component of a DNS name.
|