Package org.apache.abdera.i18n.text
Class Nameprep
java.lang.Object
org.apache.abdera.i18n.text.Nameprep
Deprecated.
This API is deprecated as Apache Abdera is a retired project since 2017.
Implements the Nameprep protocol
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
b2index
public static final int[] b2indexDeprecated. -
b2data
public static final int[][] b2dataDeprecated.
-
-
Constructor Details
-
Nameprep
public Nameprep()Deprecated.
-
-
Method Details
-
prep
Deprecated. -
B2
public static final int[] B2(int c) Deprecated. -
isB1
public static boolean isB1(int c) Deprecated. -
isProhibited
public static boolean isProhibited(int c) Deprecated. -
isRandAL
public static boolean isRandAL(int c) Deprecated. -
isLCat
public static boolean isLCat(int c) Deprecated.
-