Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class ParsedMatch   91 
toString 
 
public java.lang.String toString(java.lang.String prepend) 
Description of the Method 
Overrides: 
toString
 in class com.cisco.proxy.rules.MatchSubgroup 
Parameters: 
prepend
 - Description of Parameter 
Returns: 
Description of the Returned Value 
Since:  
2.0 
 
clone 
 
public java.lang.Object clone() 
                       throws java.lang.CloneNotSupportedException 
Clones this object. Will clone all children, etc. 
Overrides: 
clone
 in class com.cisco.proxy.rules.MatchSubgroup 
Returns: