JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
javax.swing.text.html.parser.TagElement »ç¿ë

TagElement¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.swing.text.html.parser µðÆúÆ®ÀÇ HTML Æļ­¸¦, Áö¿ø Ŭ·¡½º¿Í ÇÔ²² Á¦°øÇÕ´Ï´Ù.  
 

javax.swing.text.html.parser ¿¡¼­ÀÇ TagElement »ç¿ë
 

TagElement¸¦ µ¹·ÁÁÖ´Â javax.swing.text.html.parser ¸Þ¼­µå
protected  TagElement Parser. makeTag (Element  elem)
           
protected  TagElement Parser. makeTag (Element  elem, boolean fictional)
          TagElement¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 

TagElement ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text.html.parser ¸Þ¼­µå
protected  void Parser. handleEmptyTag (TagElement  tag)
          ºñ¾îÀִ ű׸¦ °ËÃâÇßÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù.
protected  void DocumentParser. handleEmptyTag (TagElement  tag)
          ºñ¾îÀִ ű׸¦ Ãë±ÞÇÕ´Ï´Ù.
protected  void Parser. handleEndTag (TagElement  tag)
          Á¾·á ű׸¦ °ËÃâÇßÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù.
protected  void DocumentParser. handleEndTag (TagElement  tag)
          Á¾·á ű׸¦ Ãë±ÞÇÕ´Ï´Ù.
protected  void Parser. handleStartTag (TagElement  tag)
          °³½Ã ű׸¦ °ËÃâÇßÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù.
protected  void DocumentParser. handleStartTag (TagElement  tag)
          °³½Ã ű׸¦ Ãë±ÞÇÕ´Ï´Ù.
protected  void Parser. startTag (TagElement  tag)
          °³½Ã ű׸¦ ó¸®ÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.