Package org.apache.james.jspf.parser
Class MatcherBasedConfiguration
java.lang.Object
org.apache.james.jspf.parser.MatcherBasedConfiguration
- All Implemented Interfaces:
Configuration
Provides a MatchResult view of a subset of another MatchResult
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MatcherBasedConfiguration
- Parameters:
w
- Original MatchResultstart
- the position where the subresult startcount
- number of groups part of the subresult
-
-
Method Details
-
group
- Specified by:
group
in interfaceConfiguration
- See Also:
-
groupCount
public int groupCount()- Specified by:
groupCount
in interfaceConfiguration
- See Also:
-