Uses of Interface
de.iip_ecosphere.platform.connectors.formatter.FormatCache.DateConverter
Packages that use FormatCache.DateConverter
-
Uses of FormatCache.DateConverter in de.iip_ecosphere.platform.connectors.formatter
Classes in de.iip_ecosphere.platform.connectors.formatter that implement FormatCache.DateConverterModifier and TypeClassDescriptionstatic classAn abstract basic date converter.Fields in de.iip_ecosphere.platform.connectors.formatter with type parameters of type FormatCache.DateConverterModifier and TypeFieldDescriptionprivate static final Map<Class<?>, FormatCache.DateConverter<?>> FormatCache.CONVERTERSMethods in de.iip_ecosphere.platform.connectors.formatter with parameters of type FormatCache.DateConverterModifier and TypeMethodDescriptionstatic voidFormatCache.registerConverter(FormatCache.DateConverter<?> converter) Registers an additional converter.