Uses of Class
org.minidns.dnslabel.NonLdhLabel
-
Packages that use NonLdhLabel Package Description org.minidns.dnslabel -
-
Uses of NonLdhLabel in org.minidns.dnslabel
Subclasses of NonLdhLabel in org.minidns.dnslabel Modifier and Type Class Description class
LeadingOrTrailingHyphenLabel
A DNS label with a leading or trailing hyphen ('-').class
OtherNonLdhLabel
A Non-LDH label which does not begin with an underscore ('_'), hyphen ('-') or ends with an hyphen.class
UnderscoreLabel
A DNS label which begins with an underscore ('_').
-