|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jena.iri.impl.IDNP
public class IDNP
IDNP: IDN Patched A wrapper around java.net.IDN to avoid a bug when checking result. It looks like the IDN is apply checks before fully converting, so this defers a similar check until the end.
| Constructor Summary | |
|---|---|
IDNP()
|
|
| Method Summary | |
|---|---|
static String |
toASCII(String host,
int flags)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IDNP()
| Method Detail |
|---|
public static String toASCII(String host,
int flags)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||