|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.antcontrib.property.RegexUtil
Regular Expression utilities
| Constructor Summary | |
RegexUtil()
|
|
| Method Summary | |
static java.lang.String |
select(java.lang.String select,
java.util.Vector groups)
Parse a select string, and merge it with a match groups vector to produce an output string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RegexUtil()
| Method Detail |
public static java.lang.String select(java.lang.String select,
java.util.Vector groups)
select - The select stringgroups - The match groups
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||