|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.log.format.PatternFormatter.PatternRun
Field Summary | |
java.lang.String |
m_data
|
java.lang.String |
m_format
|
int |
m_maxSize
|
int |
m_minSize
|
boolean |
m_rightJustify
|
int |
m_type
|
Constructor Summary | |
protected |
PatternFormatter.PatternRun()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String m_data
public boolean m_rightJustify
public int m_minSize
public int m_maxSize
public int m_type
public java.lang.String m_format
Constructor Detail |
protected PatternFormatter.PatternRun()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |