Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class LightweightHtmlDocument   27 
Throws: 
com.cisco.proxy.error.ProxyParserException
 - Description of Exception 
Since:  
2.0 
getLinkColor 
 
public java.lang.String getLinkColor() 
Returns the link color to be used in the current document. This value will be 
"00000e" by default, unless the link color is set in the parsed document. 
Returns: 
The linkColor value 
Since:  
2.0 
 
isSecure 
 
public boolean isSecure() 
Returns true if this document is secure. 
Returns: 
The secure value 
Since: