|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.util.logging.BinaryLogFormatter
public class BinaryLogFormatter
formats the LogEntry as a serialized byte array.
IOUtils.deserialize(byte[])| Constructor Summary | |
|---|---|
BinaryLogFormatter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
format(LogEntry entry)
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryLogFormatter()
| Method Detail |
|---|
public java.lang.Object format(LogEntry entry)
format in interface LogEntryFormatterentry - DOCUMENT ME!
LogException - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||