com.jayway.jsonpath
Interface JsonModel.ObjectMappingModelReader

All Known Subinterfaces:
JsonModel.MappingModelReader
Enclosing class:
JsonModel

public static interface JsonModel.ObjectMappingModelReader


Method Summary
<T> T
to(Class<T> targetClass)
           
 

Method Detail

to

<T> T to(Class<T> targetClass)


Copyright © 2011-2012. All Rights Reserved.