net.sf.saxon.regex
Class RegexData
java.lang.Object
net.sf.saxon.regex.RegexData
public class RegexData
- extends Object
Non-instantiable class containing constant data definitions used by the various Regular Expression translators
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
categories
public static final String categories
- See Also:
- Constant Field Values
subCategories
public static final String subCategories
- See Also:
- Constant Field Values
EOS
public static final char EOS
- See Also:
- Constant Field Values
blockNames
public static final String[] blockNames
specialBlockNames
public static final String[] specialBlockNames
- Names of blocks including ranges outside the BMP.
CATEGORY_NAMES
public static final String CATEGORY_NAMES
- See Also:
- Constant Field Values
CATEGORY_RANGES
public static final int[][] CATEGORY_RANGES
UNICODE_3_1_ADD_Lu
public static final char UNICODE_3_1_ADD_Lu
- See Also:
- Constant Field Values
UNICODE_3_1_ADD_Ll
public static final char UNICODE_3_1_ADD_Ll
- See Also:
- Constant Field Values
UNICODE_3_1_CHANGE_No_to_Nl_MIN
public static final char UNICODE_3_1_CHANGE_No_to_Nl_MIN
- See Also:
- Constant Field Values
UNICODE_3_1_CHANGE_No_to_Nl_MAX
public static final char UNICODE_3_1_CHANGE_No_to_Nl_MAX
- See Also:
- Constant Field Values
CATEGORY_Pi
public static final String CATEGORY_Pi
- See Also:
- Constant Field Values
CATEGORY_Pf
public static final String CATEGORY_Pf
- See Also:
- Constant Field Values
RegexData
public RegexData()
Copyright (c) Saxonica Limited. All rights reserved.