forked from I2P_Developers/i2p.i2p
javadoc fixes part 14 (ticket #1894)
This commit is contained in:
@@ -110,7 +110,7 @@ public class AddressBean
|
||||
* Ref: java.net.IDN and RFC 3940
|
||||
* @param host will be converted to lower case
|
||||
* @return name converted to lower case and punycoded if necessary
|
||||
* @throws IAE on various errors or if IDN is needed but not available
|
||||
* @throws IllegalArgumentException on various errors or if IDN is needed but not available
|
||||
* @since 0.8.7
|
||||
*/
|
||||
static String toASCII(String host) throws IllegalArgumentException {
|
||||
|
Reference in New Issue
Block a user