An instance of this class can be obtained from an enumeration of character types using the {@link #forTypes(byte[])} method, or using one of the constants predefinedin this class. Then, Unicode characters can be tested for inclusion in the subset by calling the {@link #contains(int)} method.
@author Martin Desruisseaux (Geomatys) @since 0.3 @version 0.3 @module @see java.lang.Character.Subset @see Character#getType(int)
|
|