Package | Description |
---|---|
org.apache.johnzon.mapper |
Modifier and Type | Class and Description |
---|---|
class |
MappingParserImpl
This class is not concurrently usable as it contains state.
|
private static class |
MappingParserImpl.SuppressConversionMappingParser
Internal class to suppress
ObjectConverter lookup if and only if
the JsonValue is the same refernece than the lookup was done before. |
Modifier and Type | Method and Description |
---|---|
T |
ObjectConverter.Reader.fromJson(javax.json.JsonValue jsonValue,
Type targetType,
MappingParser parser) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.