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 Configuration
Configuration.group(int)
public int groupCount()
groupCount
in interface Configuration
Configuration.groupCount()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.