Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class LightweightHtmlDocument   22 
 void
 
setIsSecure
(boolean isSecure)
  
          Sets the document's security context.
 
 void
 
setLinkColor
(java.lang.String linkColor)
  
          Sets the link color for the current document.
 
 java.lang.String
 
toString
()
  
          Description of the Method
 
   
Methods inherited from class java.lang.Object
 
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
   
Constructor Detail
 
LightweightHtmlDocument 
 
public LightweightHtmlDocument() 
Constructor for the LightweightHtmlDocument object 
Since:  
2.0 
 
LightweightHtmlDocument