Uses of Interface
com.google.code.regexp.MatchResult

Uses of MatchResult in com.google.code.regexp
 

Subinterfaces of MatchResult in com.google.code.regexp
 interface NamedMatchResult
          Deprecated. see MatchResult
 

Methods in com.google.code.regexp that return MatchResult
 MatchResult Matcher.toMatchResult()
          Returns the match state of this matcher as a NamedMatchResult.
 



Copyright © 2012. All Rights Reserved.