Package | Description |
---|---|
org.minidns.dnslabel |
Modifier and Type | Class and Description |
---|---|
class |
ALabel |
class |
FakeALabel |
class |
NonReservedLdhLabel
A Non-Reserved LDH label (NR-LDH label), which do not have "--" in the third and fourth position.
|
class |
ReservedLdhLabel
A reserved LDH label (R-LDH label), which have the property that they contain "--" in the third and fourth characters.
|
class |
XnLabel
A label that begins with "xn--" and follows the LDH rule.
|
Modifier and Type | Method and Description |
---|---|
protected static LdhLabel |
XnLabel.fromInternal(String label) |
protected static LdhLabel |
LdhLabel.fromInternal(String label) |