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 classLeadingOrTrailingHyphenLabelA DNS label with a leading or trailing hyphen ('-').classOtherNonLdhLabelA Non-LDH label which does not begin with an underscore ('_'), hyphen ('-') or ends with an hyphen.classUnderscoreLabelA DNS label which begins with an underscore ('_'). 
 -