Uses of Class
org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter

Packages that use AbstractStyleNameConverter
org.apache.logging.log4j.core.pattern Provides classes implementing format specifiers in conversion patterns. 
 

Uses of AbstractStyleNameConverter in org.apache.logging.log4j.core.pattern
 

Subclasses of AbstractStyleNameConverter in org.apache.logging.log4j.core.pattern
static class AbstractStyleNameConverter.Black
          Black style pattern converter.
static class AbstractStyleNameConverter.Blue
          Blue style pattern converter.
static class AbstractStyleNameConverter.Cyan
          Cyan style pattern converter.
static class AbstractStyleNameConverter.Green
          Green style pattern converter.
static class AbstractStyleNameConverter.Magenta
          Magenta style pattern converter.
static class AbstractStyleNameConverter.Red
          Red style pattern converter.
static class AbstractStyleNameConverter.White
          White style pattern converter.
static class AbstractStyleNameConverter.Yellow
          Yellow style pattern converter.
 

Methods in org.apache.logging.log4j.core.pattern with type parameters of type AbstractStyleNameConverter
protected static
<T extends AbstractStyleNameConverter>
T
AbstractStyleNameConverter.newInstance(Class<T> asnConverterClass, String name, Configuration config, String[] options)
          Gets an instance of the class (called via reflection).
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.