|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.util.logging.XMLLogFormatter
public class XMLLogFormatter
formats LogEntry objects as XML.
| Constructor Summary | |
|---|---|
XMLLogFormatter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(LogEntry entry)
This method returns a String with an XML version of the entry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLLogFormatter()
| Method Detail |
|---|
public java.lang.String format(LogEntry entry)
format in interface LogEntryFormatterentry - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||