Package org.clapper.util.regex

Class Summary
RegexUtil This is a utility class implementing some common regular expression-based operations, using the java.util.regex classes.
 

Exception Summary
RegexException Thrown by methods in the RegexUtil class to indicate regular expression-based errors.
 



Copyright © 2004-2007 Brian M. Clapper. All Rights Reserved.