Uses of Enum
org.apache.logging.log4j.layout.template.json.util.JsonReader.Delimiter
Packages that use JsonReader.Delimiter
-
Uses of JsonReader.Delimiter in org.apache.logging.log4j.layout.template.json.util
Methods in org.apache.logging.log4j.layout.template.json.util that return JsonReader.DelimiterModifier and TypeMethodDescriptionstatic JsonReader.DelimiterReturns the enum constant of this type with the specified name.static JsonReader.Delimiter[]JsonReader.Delimiter.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.logging.log4j.layout.template.json.util with parameters of type JsonReader.DelimiterModifier and TypeMethodDescriptionprivate voidJsonReader.expectDelimiter(JsonReader.Delimiter expectedDelimiter, Object actualToken)