Cisco Cisco Collaboration Server Dynamic Content Adapter 开发者指南

下载
页码 138
DCA 2.01 Parser API Specification
 
Class LightweightHtmlDocument   25 
Returns the document's current charset, which may be null if it is unknown. 
For client-side use, this value will always return null. 
Returns: 
The charset value 
Since:  
2.0 
 
getContent 
 
public byte[] getContent() 
Returns the document as an unchanged byte array. Used only for non-text 
content. 
Returns: 
The content value 
Since:  
2.0 
 
getFullHtml 
 
public java.lang.String getFullHtml() 
                             throws 
com.cisco.proxy.error.ProxyParserException