- All Known Implementing Classes:
MappingParserImpl,MappingParserImpl.SuppressConversionMappingParser
public interface MappingParser
Handles reading Json for Objects.
-
Method Summary
Modifier and TypeMethodDescriptiondefault Collection<Class<?>><T> TreadObject(jakarta.json.JsonValue jsonValue, Type targetType) <T> TreadObject(Type targetType)
-
Method Details
-
readObject
-
readObject
-
getSkippedConverters
-