org.apache.james.jspf.terms
Interface Configuration

All Known Implementing Classes:
MatcherBasedConfiguration

public interface Configuration


Method Summary
 java.lang.String group(int arg0)
           
 int groupCount()
           
 

Method Detail

group

java.lang.String group(int arg0)
See Also:
MatchResult.group(int)

groupCount

int groupCount()
See Also:
MatchResult.groupCount()


Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.