com.groupdocs.viewer.domain.response.description
Class TxtDocumentDescription

java.lang.Object
  extended by com.groupdocs.viewer.domain.response.description.TxtDocumentDescription
All Implemented Interfaces:
DocumentDescription

public class TxtDocumentDescription
extends Object
implements DocumentDescription

Author:
Alex Bobkov

Constructor Summary
TxtDocumentDescription()
           
 
Method Summary
 String toJson()
          To json
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxtDocumentDescription

public TxtDocumentDescription()
Method Detail

toJson

public String toJson()
Description copied from interface: DocumentDescription
To json

Specified by:
toJson in interface DocumentDescription
Returns:
json


Copyright © 2015. All rights reserved.