|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
myExpr against a text myString one should first create a Pattern object:? - matches any single character;
* - matches any number of any characters;
all the rest - matches itself.- WildcardPattern(String) -
Constructor for class jregex.WildcardPattern
-
- WildcardPattern(String, boolean) -
Constructor for class jregex.WildcardPattern
-
- WildcardPattern(String, int) -
Constructor for class jregex.WildcardPattern
-
- WildcardPattern(String, String, int) -
Constructor for class jregex.WildcardPattern
-
- WildcardPattern() -
Constructor for class jregex.WildcardPattern
-
- WORD_CHAR -
Static variable in class jregex.WildcardPattern
-
- wrap(StringBuffer) -
Static method in class jregex.Replacer
-
- wrap(Writer) -
Static method in class jregex.Replacer
-
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||