Constant Field Values
Contents
org.apache.*
-
org.apache.oro.text.GenericPatternCache Modifier and Type Constant Field Value public static final int
DEFAULT_CAPACITY
20
-
org.apache.oro.text.GlobCompiler Modifier and Type Constant Field Value public static final int
CASE_INSENSITIVE_MASK
1
public static final int
DEFAULT_MASK
0
public static final int
QUESTION_MATCHES_ZERO_OR_ONE_MASK
4
public static final int
READ_ONLY_MASK
8
public static final int
STAR_CANNOT_MATCH_NULL_MASK
2
-
org.apache.oro.text.awk.AwkCompiler Modifier and Type Constant Field Value public static final int
CASE_INSENSITIVE_MASK
1
public static final int
DEFAULT_MASK
0
public static final int
MULTILINE_MASK
2
-
org.apache.oro.text.perl.Perl5Util Modifier and Type Constant Field Value public static final int
SPLIT_ALL
0
-
org.apache.oro.text.regex.Perl5Compiler Modifier and Type Constant Field Value public static final int
CASE_INSENSITIVE_MASK
1
public static final int
DEFAULT_MASK
0
public static final int
EXTENDED_MASK
32
public static final int
MULTILINE_MASK
8
public static final int
READ_ONLY_MASK
32768
public static final int
SINGLELINE_MASK
16
-
org.apache.oro.text.regex.Perl5Substitution Modifier and Type Constant Field Value public static final int
INTERPOLATE_ALL
0
public static final int
INTERPOLATE_NONE
-1
-
org.apache.oro.text.regex.Util Modifier and Type Constant Field Value public static final int
SPLIT_ALL
0
public static final int
SUBSTITUTE_ALL
-1
-
org.apache.oro.util.GenericCache Modifier and Type Constant Field Value public static final int
DEFAULT_CAPACITY
20