Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class ParsedMatch   96 
getString 
 
public java.lang.String getString() 
Returns the this object as a flattened string. If any subgroups are dirty, they 
will be refreshed, as will this object. 
Overrides: 
getString
 in class com.cisco.proxy.rules.MatchSubgroup 
Returns: 
The string value 
Since:  
2.0 
 
getMetaMatch 
 
public com.cisco.proxy.rules.MetaMatch getMetaMatch() 
Gets the metaMatch attribute of the ParsedMatch object 
Returns: 
The metaMatch value 
Since:  
2.0