Uses of package org.minidns.dnslabel
| Package | Description | 
|---|---|
| org.minidns.dnslabel | |
| org.minidns.dnsname | |
| org.minidns.record | 
- 
Classes in org.minidns.dnslabel used by org.minidns.dnslabel Class 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. - 
Classes in org.minidns.dnslabel used by org.minidns.dnsname Class Description DnsLabel A DNS label is an individual component of a DNS name. - 
Classes in org.minidns.dnslabel used by org.minidns.record Class Description DnsLabel A DNS label is an individual component of a DNS name.