Uses of Class
org.apache.logging.log4j.core.util.datetime.FastDateParser.PatternStrategy
-
Packages that use FastDateParser.PatternStrategy Package Description org.apache.logging.log4j.core.util.datetime Log4j 2 date formatting classes. -
-
Uses of FastDateParser.PatternStrategy in org.apache.logging.log4j.core.util.datetime
Subclasses of FastDateParser.PatternStrategy in org.apache.logging.log4j.core.util.datetime Modifier and Type Class Description private static class
FastDateParser.CaseInsensitiveTextStrategy
A strategy that handles a text field in the parsing patternprivate static class
FastDateParser.ISO8601TimeZoneStrategy
(package private) static class
FastDateParser.TimeZoneStrategy
A strategy that handles a timezone field in the parsing pattern
-