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.ErrorHandlingStrategyCaseConverterResolver.errorHandlingStrategyMethods in org.apache.logging.log4j.layout.template.json.resolver that return CaseConverterResolver.ErrorHandlingStrategyModifier and TypeMethodDescriptionprivate static CaseConverterResolver.ErrorHandlingStrategyCaseConverterResolver.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.