Package | Description |
---|---|
org.apache.johnzon.jsonb |
Modifier and Type | Field and Description |
---|---|
private Types |
JsonbAccessMode.types |
Modifier and Type | Method and Description |
---|---|
private org.apache.johnzon.mapper.Adapter<?,?> |
JsonbAccessMode.toConverter(Types types,
java.lang.reflect.Type type,
javax.json.bind.annotation.JsonbTypeAdapter adapter,
javax.json.bind.annotation.JsonbDateFormat dateFormat,
javax.json.bind.annotation.JsonbNumberFormat numberFormat) |
Constructor and Description |
---|
ParsingCacheEntry(org.apache.johnzon.mapper.access.AccessMode.DecoratedType type,
Types types) |
WriterConverters(org.apache.johnzon.mapper.access.AccessMode.DecoratedType reader,
Types types) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.