org.apache.logging.log4j.util
Class Chars

java.lang.Object
  extended by org.apache.logging.log4j.util.Chars

public class Chars
extends Object

Consider this class private.


Field Summary
static char CR
           
static char DQUOTE
           
static char EQ
           
static char LF
           
static char QUOTE
           
static char SPACE
           
static char TAB
           
 
Constructor Summary
Chars()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CR

public static final char CR
See Also:
Constant Field Values

DQUOTE

public static final char DQUOTE
See Also:
Constant Field Values

EQ

public static final char EQ
See Also:
Constant Field Values

LF

public static final char LF
See Also:
Constant Field Values

QUOTE

public static final char QUOTE
See Also:
Constant Field Values

SPACE

public static final char SPACE
See Also:
Constant Field Values

TAB

public static final char TAB
See Also:
Constant Field Values
Constructor Detail

Chars

public Chars()


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.