Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class LightweightHtmlDocument   29 
Since:  
2.0 
 
setIsSecure 
 
public void setIsSecure(boolean isSecure) 
Sets the document's security context. 
Parameters: 
isSecure
 - The new isSecure value 
Since:  
2.0 
 
setLinkColor 
 
public void setLinkColor(java.lang.String linkColor) 
Sets the link color for the current document. This may be used to recreate 
deactivated links so that their appearance is the same as the original active 
links. 
Parameters: 
linkColor
 - The new linkColor value 
Since: