Package org.apache.logging.log4j.layout.template.json.util
-
Interface Summary Interface Description Recycler<V> RecyclerFactory StringParameterParser.Value -
Class Summary Class Description DummyRecycler<V> DummyRecyclerFactory InstantFormatter A compositeInstant
formatter trying to employ eitherFixedDateFormat
,FastDateFormat
, orDateTimeFormatter
in the given order due to performance reasons.InstantFormatter.Builder JsonReader A simple JSON parser mapping tokens to basic Java types.JsonWriter A simple JSON writer with support for common Java data types.JsonWriter.Builder MapAccessor QueueingRecycler<V> QueueingRecyclerFactory RecyclerFactories RecyclerFactoryConverter The default string (i.e., recycler factory spec) toRecyclerFactory
type converter.StringParameterParser StringParameterParser.DoubleQuotedStringValue StringParameterParser.NullValue StringParameterParser.StringValue StringParameterParser.Values ThreadLocalRecycler<V> ThreadLocalRecyclerFactory TruncatingBufferedPrintWriter Uris