Frames | No Frames |
Methods which throw type com.ibm.icu.text.StringPrepParseException | |
int | Compare two IDN strings for equivalence.
|
int | Compare two IDN strings for equivalence.
|
int | Compare two IDN strings for equivalence.
|
StringBuffer | IDNA.convertIDNToASCII(String src, int options) Convenience function that implements the IDNToASCII operation as defined in the IDNA RFC.
|
StringBuffer | IDNA.convertIDNToASCII(StringBuffer src, int options) Convenience function that implements the IDNToASCII operation as defined in the IDNA RFC.
|
StringBuffer | Convenience function that implements the IDNToASCII operation as defined in the IDNA RFC.
|
StringBuffer | IDNA.convertIDNToUnicode(String src, int options) Convenience function that implements the IDNToUnicode operation as defined in the IDNA RFC.
|
StringBuffer | IDNA.convertIDNToUnicode(StringBuffer src, int options) Convenience function that implements the IDNToUnicode operation as defined in the IDNA RFC.
|
StringBuffer | Convenience function that implements the IDNToUnicode operation as defined in the IDNA RFC.
|
StringBuffer | IDNA.convertToASCII(String src, int options) This function implements the ToASCII operation as defined in the IDNA RFC.
|
StringBuffer | IDNA.convertToASCII(StringBuffer src, int options) This function implements the ToASCII operation as defined in the IDNA RFC.
|
StringBuffer | This function implements the ToASCII operation as defined in the IDNA RFC.
|
StringBuffer | IDNA.convertToUnicode(String src, int options) This function implements the ToUnicode operation as defined in the IDNA RFC.
|
StringBuffer | IDNA.convertToUnicode(StringBuffer src, int options) This function implements the ToUnicode operation as defined in the IDNA RFC.
|
StringBuffer | This function implements the ToUnicode operation as defined in the IDNA RFC.
|
StringBuffer | Prepare the input buffer for use in applications with the given profile. |