public interface MappingParser
| Modifier and Type | Method and Description | 
|---|---|
| <T> T | readObject(javax.json.JsonValue jsonValue,
          Type targetType) | 
| <T> T | readObject(Type targetType) | 
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.