| Package | Description |
|---|---|
| org.minidns.dnslabel |
DNS label parsing and validation utilities.
|
| org.minidns.dnsname |
DNS name parsing, validation, and manipulation utilities.
|
| org.minidns.record |
DNS resource record types and implementations.
|
| 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.
|
| Class and Description |
|---|
| DnsLabel
A DNS label is an individual component of a DNS name.
|