com.groupdocs.viewer.domain.response.description
Interface DocumentDescription

All Known Implementing Classes:
AnyDocumentDescription, CellsDocumentDescription, HtmlDocumentDescription

public interface DocumentDescription

HTTP response object for ViewerHandler

Author:
Alex Bobkov
See Also:
ViewerHandler

Method Summary
 String toJson()
          To json
 

Method Detail

toJson

String toJson()
To json

Returns:
json


Copyright © 2014. All rights reserved.