|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.util.logging.Formatter
java.util.logging.XMLFormatter
oracle.toplink.logging.TopLinkXMLFormatter
Format a TopLink LogRecord into a standard XML format.
| Constructor Summary | |
TopLinkXMLFormatter() |
|
| Method Summary | |
java.lang.String |
format(java.util.logging.LogRecord record0)Format the given message to XML. |
| Methods inherited from class java.util.logging.XMLFormatter |
getHead, getTail |
| Methods inherited from class java.util.logging.Formatter |
formatMessage |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TopLinkXMLFormatter()
| Method Detail |
public java.lang.String format(java.util.logging.LogRecord record0)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||