com.stackmob.sdk.util
Class BinaryFieldFormatter

java.lang.Object
  extended by com.stackmob.sdk.util.BinaryFieldFormatter

public class BinaryFieldFormatter
extends Object


Constructor Summary
BinaryFieldFormatter(String contentType, String s3FileName, byte[] data)
           
 
Method Summary
 String getJsonValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryFieldFormatter

public BinaryFieldFormatter(String contentType,
                            String s3FileName,
                            byte[] data)
Method Detail

getJsonValue

public String getJsonValue()


Copyright © 2012 StackMob. All Rights Reserved.