Uses of Enum
org.apache.logging.log4j.core.util.ExtensionLanguageMapping
Packages that use ExtensionLanguageMapping
-
Uses of ExtensionLanguageMapping in org.apache.logging.log4j.core.util
Methods in org.apache.logging.log4j.core.util that return ExtensionLanguageMappingModifier and TypeMethodDescriptionstatic ExtensionLanguageMappingExtensionLanguageMapping.getByExtension(String extension) static ExtensionLanguageMappingReturns the enum constant of this type with the specified name.static ExtensionLanguageMapping[]ExtensionLanguageMapping.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.logging.log4j.core.util that return types with arguments of type ExtensionLanguageMappingModifier and TypeMethodDescriptionstatic List<ExtensionLanguageMapping>ExtensionLanguageMapping.getByLanguage(String language)