Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class ParsedMatch   88 
2.0 
 
getGroupCount 
 
public int getGroupCount() 
Returns the number of groups in this match. 
Returns: 
The groupCount value 
Since:  
2.0 
 
getMatchedRuleName 
 
public java.lang.String getMatchedRuleName() 
Returns the name of the rule which was matched to produce this object. May 
return null if there is no associated matched rule. 
Returns: 
The matchedRuleName value 
Since:  
2.0