|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.tbutils.res.StringDumper
dumps into StringBuffer
Constructor Summary | |
StringDumper()
|
Method Summary | |
protected boolean |
accept(java.lang.String name)
return false for properties that should not be visible in the log file, e.g. passwords etc. |
void |
dump(ResourceProvider p)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public StringDumper()
Method Detail |
protected boolean accept(java.lang.String name)
public void dump(ResourceProvider p)
dump
in interface Dumper
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |