public class MatcherBasedConfiguration extends Object implements Configuration
| Constructor and Description |
|---|
MatcherBasedConfiguration(Matcher w,
int start,
int count) |
public MatcherBasedConfiguration(Matcher w, int start, int count)
w - Original MatchResultstart - the position where the subresult startcount - number of groups part of the subresultpublic String group(int arg0)
group in interface ConfigurationConfiguration.group(int)public int groupCount()
groupCount in interface ConfigurationConfiguration.groupCount()Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.