Pattern API: http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Pattern.htmlMatcher API: http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Matcher.htmlDescent example of usage: http://javaalmanac.com/egs/java.util.regex/pkg.htmlHope this helps.