|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oro.text.regex.Perl5CompilerOptions
| Field Summary |
| Fields inherited from interface org.apache.oro.text.regex.PatternCompilerOptions |
CASE_INSENSITIVE, DEFAULT, MULTILINE |
| Constructor Summary | |
Perl5CompilerOptions()
|
|
| Method Summary | |
int |
getMask(int option)
Maps one of the PatternCompilerOptions constants to a mask value that can be passed to a PatternCompiler implementation to
compile a pattern. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Perl5CompilerOptions()
| Method Detail |
public int getMask(int option)
throws java.lang.UnsupportedOperationException
PatternCompilerOptionsPatternCompiler implementation to
compile a pattern.
getMask in interface PatternCompilerOptionsoption - A PatternCompilerOptions option constant.
java.lang.UnsupportedOperationException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||