Package com.google.code.regexp

Interface Summary
MatchResult The result of a match operation.
 

Class Summary
GroupInfo Contains the position and group index of capture groups from a named pattern
Matcher An engine that performs match operations on a character sequence by interpreting a Pattern.
Pattern A compiled representation of a regular expression.
 



Copyright © 2013. All Rights Reserved.