Package google.registry.tldconfig.idn
Class IdnTable
java.lang.Object
google.registry.tldconfig.idn.IdnTable
An IDN table for a particular TLD.
-
Method Summary
-
Method Details
-
getName
-
getUrl
-
getPolicy
-
isValidLabel
Returns true if the given label is valid for this IDN table. A label is considered valid if all of its codepoints are in the IDN table.
-