-
Methods Method Description com.fasterxml.jackson.jr.ob.impl.JSONAsObjectCodec.getJsonFactory() com.fasterxml.jackson.jr.ob.impl.POJODefinition.properties() com.fasterxml.jackson.jr.ob.JSON.with(JsonFactory) Since 2.11 should not try changing underlying stream factory but create a new instance if necessary: method will be removed from 3.0 at latest
-
Constructors Constructor Description com.fasterxml.jackson.jr.ob.impl.BeanReader(Class<?>, Map<String, BeanPropertyReader>, Constructor<?>, Constructor<?>, Constructor<?>)