|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjavax.swing.text.html.HTMLEditorKit.ParserCallback
public static class HTMLEditorKit.ParserCallback
±¸¹® ºÐ¼®ÀÇ °á°ú°¡ ÀÌ·¯ÇÑ ÄÝ¹é ¸Þ¼µå¸¦ È£ÃâÇÕ´Ï´Ù. ¿Àǰú Ŭ·Î¿ìÁîÀÇ È¸¼ö´Â °°°Ô ÇÒ Çʿ䰡 ÀÖ½À´Ï´Ù. flush
¸Þ¼µå´Â ¸¶Áö¸·¿¡ ºÒ·Á°¡
º¸·ù »óÅÂÀÇ ÀÓÀÇÀÇ µ¥ÀÌÅ͸¦ ¹®¼¿¡ Ç÷¡½Ã ÇÒ ±âȸ¸¦ ¼ö½Å Ãø¿¡ ÁÝ´Ï´Ù.
AttributeSets ³»¿ë, À§Ä¡ ¹× ±× ¿ÜÀÇ Á¤º¸¿¡ ´ëÇØ¼´Â »ç¿ëµÇ´Â µðÆúÆ®ÀÇ ÆÛ¼ÀÎ DocumentParser¸¦ ÂüÁ¶ÇϽʽÿÀ.
DocumentParser
ÇÊµå °³¿ä | |
---|---|
static Object |
IMPLIED
¿ä¼Ò°¡ ¾Ï½ÃµÇ°í ÀÖ´Â °ÍÀ» ³ªÅ¸³»±â À§Çؼ ¼Ó¼º ¼¼Æ®ÀÇ ¼Ó¼ºÀ¸·Î¼ ÀεµÇØÁý´Ï´Ù. |
»ý¼ºÀÚ °³¿ä | |
---|---|
HTMLEditorKit.ParserCallback ()
|
¸Þ¼µå °³¿ä | |
---|---|
void |
flush ()
|
void |
handleComment (char[] data,
int pos)
|
void |
handleEndOfLineString (String eol)
½ºÆ®¸²ÀÇ ÇØ¼®ÀÌ Á¾·áÇØ, flush
Àü¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
handleEndTag (HTML.Tag t,
int pos)
|
void |
handleError (String errorMsg,
int pos)
|
void |
handleSimpleTag (HTML.Tag t,
MutableAttributeSet a,
int pos)
|
void |
handleStartTag (HTML.Tag t,
MutableAttributeSet a,
int pos)
|
void |
handleText (char[] data,
int pos)
|
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ÇʵåÀÇ »ó¼¼ |
---|
public static final Object IMPLIED
»ý¼ºÀÚ »ó¼¼ |
---|
public HTMLEditorKit.ParserCallback()
¸Þ¼µåÀÇ »ó¼¼ |
---|
public void flush() throws BadLocationException
BadLocationException
public void handleText(char[] data, int pos)
public void handleComment(char[] data, int pos)
public void handleStartTag(HTML.Tag t, MutableAttributeSet a, int pos)
public void handleEndTag(HTML.Tag t, int pos)
public void handleSimpleTag(HTML.Tag t, MutableAttributeSet a, int pos)
public void handleError(String errorMsg, int pos)
public void handleEndOfLineString(String eol)
flush
Àü¿¡ È£ÃâÇÕ´Ï´Ù. eol
´Â
½ºÆ®¸²ÀÇ ÇØ¼®Áß¿¡ °¡Àå ¸¹ÀÌ °ËÃâµÇ´Â \n, \r ¶Ç´Â \r\n
¾î¶² °ÍÀΰ¡ÀÔ´Ï´Ù.
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.