| Package | Description |
|---|---|
| org.minidns.dnslabel |
DNS label parsing and validation utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ALabel
Represents an ASCII label in DNS.
|
class |
FakeALabel
Represents a fake A-label in DNS labels.
A fake A-label is a special type of XN-label used for handling certain edge cases in internationalized domain names. |
class |
XnLabel
A label that begins with "xn--" and follows the LDH rule.
|