Method and Description |
---|
org.apache.johnzon.mapper.MapperBuilder.addConverter(Type, Converter<?>) |
org.apache.johnzon.mapper.MapperBuilder.addPropertyEditor(Class<?>, Converter<?>) |
org.apache.johnzon.mapper.MappingParserImpl.convertTo(Type, String)
see MapperConfig
|
org.apache.johnzon.mapper.MappingParserImpl.findAdapter(Type)
see MapperConfig - it is acually reversed so maybe not deprecated after all?
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.