Uses of Enum
org.apache.logging.log4j.layout.template.json.resolver.CaseConverterResolver.ErrorHandlingStrategy
Packages that use CaseConverterResolver.ErrorHandlingStrategy
-
Uses of CaseConverterResolver.ErrorHandlingStrategy in org.apache.logging.log4j.layout.template.json.resolver
Fields in org.apache.logging.log4j.layout.template.json.resolver declared as CaseConverterResolver.ErrorHandlingStrategyModifier and TypeFieldDescriptionprivate final CaseConverterResolver.ErrorHandlingStrategy
CaseConverterResolver.errorHandlingStrategy
Methods in org.apache.logging.log4j.layout.template.json.resolver that return CaseConverterResolver.ErrorHandlingStrategyModifier and TypeMethodDescriptionprivate static CaseConverterResolver.ErrorHandlingStrategy
CaseConverterResolver.readErrorHandlingStrategy
(TemplateResolverConfig config) Returns the enum constant of this type with the specified name.CaseConverterResolver.ErrorHandlingStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.