|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.util.regexp.RegexpUtil
Regular expression utilities class which handles flag operations
Constructor Summary | |
---|---|
RegexpUtil()
|
Method Summary | |
---|---|
static boolean |
hasFlag(int options,
int flag)
|
static int |
removeFlag(int options,
int flag)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RegexpUtil()
Method Detail |
public static final boolean hasFlag(int options, int flag)
public static final int removeFlag(int options, int flag)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |