Class JsonbLocaleParserConverterBase<T>
java.lang.Object
org.apache.johnzon.jsonb.converter.JsonbLocaleParserConverterBase<T>
- All Implemented Interfaces:
Converter<T>,MapperConverter
- Direct Known Subclasses:
JsonbDateConverterBase,JsonbNumberConverter
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.johnzon.mapper.Converter
Converter.TypeAccess -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.johnzon.mapper.Converter
fromString, toString
-
Field Details
-
delegate
-
-
Constructor Details
-
JsonbLocaleParserConverterBase
public JsonbLocaleParserConverterBase()
-
-
Method Details
-
newLocale
-