com.google.code.regexp
Interface NamedMatchResult

All Superinterfaces:
MatchResult

Deprecated. see MatchResult

@Deprecated
public interface NamedMatchResult
extends MatchResult

Provided as a transitional class to avoid renaming existing references


Method Summary
 
Methods inherited from interface com.google.code.regexp.MatchResult
end, group, namedGroups, orderedGroups, start
 
Methods inherited from interface java.util.regex.MatchResult
end, end, group, group, groupCount, start, start
 



Copyright © 2012. All Rights Reserved.