org.apache.log4j.helpers
Class FormattingInfo

java.lang.Object
  extended by org.apache.log4j.helpers.FormattingInfo

public class FormattingInfo
extends Object

FormattingInfo instances contain the information obtained when parsing formatting modifiers in conversion modifiers.

Since:
0.8.2
Author:
Jim Cakalic, Ceki Gülcü

Constructor Summary
FormattingInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormattingInfo

public FormattingInfo()


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.