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

All Known Implementing Classes:
AnyDocumentDescription, CellsDocumentDescription, HtmlDocumentDescription, TxtDocumentDescription

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 © 2015. All rights reserved.