|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use REFlags | |
| jregex | |
| jregex.util.io | |
| Uses of REFlags in jregex |
| Classes in jregex that implement REFlags | |
class |
Pattern
A handle for a precompiled regular expression. To match a regular expression myExpr against a text myString one should first create a Pattern object: |
class |
WildcardPattern
A Pattern subclass that accepts a simplified pattern syntax: ? |
| Uses of REFlags in jregex.util.io |
| Classes in jregex.util.io that implement REFlags | |
class |
PathPattern
A special-purpose subclass of the Pattern class. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||