com.jayway.jsonpath
Interface JsonModel.MappingModelReader

All Superinterfaces:
JsonModel.ListMappingModelReader, JsonModel.ObjectMappingModelReader
Enclosing class:
JsonModel

public static interface JsonModel.MappingModelReader
extends JsonModel.ListMappingModelReader, JsonModel.ObjectMappingModelReader


Method Summary
 
Methods inherited from interface com.jayway.jsonpath.JsonModel.ListMappingModelReader
of, toList, toListOf, toSetOf
 
Methods inherited from interface com.jayway.jsonpath.JsonModel.ObjectMappingModelReader
to
 



Copyright © 2011-2012. All Rights Reserved.