java.lang.Object
org.apache.jena.iri.impl.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
Constructors -
Method Summary
-
Constructor Details
-
IDNP
public IDNP()
-
-
Method Details
-
toASCII
-