Class JsonbValueConverter
- java.lang.Object
-
- org.apache.johnzon.jsonb.converter.JsonbValueConverter
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.johnzon.mapper.Converter
Converter.TypeAccess
-
-
Constructor Summary
Constructors Constructor Description JsonbValueConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
fromString(String text)
String
toString(Object instance)
-