public class BoxObjectResponseParser extends DefaultBoxJSONResponseParser
DefaultBoxResponse into Box DAO objects. It analyse the response JSON String and uses Jackson JSON processor to generate Box DAO objects.| Constructor and Description |
|---|
BoxObjectResponseParser(Class cls,
IBoxJSONParser parser)
Constructor.
|
public BoxObjectResponseParser(Class cls, IBoxJSONParser parser)
type - type of the box resourcecls - Object class.Copyright © 2014. All Rights Reserved.