|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.util.logging.Formatter
java.util.logging.XMLFormatter
public class XMLFormatter
LogRecord¸¦ Ç¥ÁØ XML Çü½Ä¿¡¼ Æ÷¸Ë ÇÕ´Ï´Ù.
DTD »ç¾çÀÌ, ¡¸Java Logging API »ç¾ç¡¹ÀÇ ºÎ·Ï A ·Î¼ Á¦°øµË´Ï´Ù.
XMLFormatter´Â ÀÓÀÇÀÇ Ä³¸¯Åͼ¸¦ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù¸¸, º¸Åë UTF-8¸¦ »ç¿ëÇÏ´Â °ÍÀ» ÃßõÇÕ´Ï´Ù. ij¸¯Åͼ´ Ãâ·Â Handler ·Î ¼³Á¤ÇÒ ¼ö ÀÖ½À´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
XMLFormatter ()
|
¸Þ¼µå °³¿ä | |
---|---|
String |
format (LogRecord record)
ÁöÁ¤µÈ ¸Þ¼¼Áö¸¦ XML¿¡ Æ÷¸Ë ÇÕ´Ï´Ù. |
String |
getHead (Handler h)
XML ·Î Æ÷¸ËµÈ ·¹Äڵ弼ƮÀÇ Çì´õ ij¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù. |
String |
getTail (Handler h)
XML ·Î Æ÷¸ËµÈ ·¹Äڵ弼ƮÀÇ ¸»¹ÌÀÇ Ä³¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º java.util.logging. Formatter ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
formatMessage |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public XMLFormatter()
¸Þ¼µåÀÇ »ó¼¼ |
---|
public String format(LogRecord record)
Formatter
³»ÀÇ format
record
- Æ÷¸Ë µÇ´Â ·Î±× ·¹ÄÚµå
public String getHead(Handler h)
Formatter
³»ÀÇ getHead
h
- Ÿ°Ù Çڵ鷯 (nullÀÎ °æ¿ì°¡ ÀÖ´Ù)
public String getTail(Handler h)
Formatter
³»ÀÇ getTail
h
- Ÿ°Ù Çڵ鷯 (nullÀÎ °æ¿ì°¡ ÀÖ´Ù)
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.