JavaTM 2 Platform
Standard Ed. 5.0

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

HTMLDocument¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.swing.text.html HTML ÅؽºÆ® ÆíÁý±â¸¦ ÀÛ¼ºÇϱâ À§ÇÑ HTMLEditorKit Ŭ·¡½º¿Í Áö¿ø Ŭ·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

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

HTMLDocument¸¦ µ¹·ÁÁÖ´Â javax.swing.text.html ¸Þ¼­µå
protected  HTMLDocument HTMLEditorKit.HTMLTextAction. getHTMLDocument (JEditorPane  e)
           
 

HTMLDocument ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text.html ¸Þ¼­µå
protected  int HTMLEditorKit.HTMLTextAction. elementCountToTag (HTMLDocument  doc, int offset, HTML.Tag  tag)
          Á¦ÀÏ ±íÀº ÀÙÀ¸·ÎºÎÅÍ ¼¼¾î, tag¸¦ ³ªÅ¸³»´Â ¿ä¼Ò¸¦ ¾ò´Â µ¥ ÇÊ¿äÇÑ ¿ä¼ÒÀÇ ¼ö¸¦ ¸®ÅÏÇÕ´Ï´Ù.
protected  Element HTMLEditorKit.HTMLTextAction. findElementMatchingTag (HTMLDocument  doc, int offset, HTML.Tag  tag)
          tag¿¡ ÀÏÄ¡ÇÏ´Â offset¿¡ ¼­ÀÇ, Á¦ÀÏ ±íÀº ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
protected  Element [] HTMLEditorKit.HTMLTextAction. getElementsAt (HTMLDocument  doc, int offset)
          offset¸¦ Æ÷ÇÔÇÏ´Â Elements ·ÎºÎÅÍ µÇ´Â ¹è¿­À» ¸®ÅÏÇÕ´Ï´Ù.
protected  void HTMLEditorKit.InsertHTMLTextAction. insertAtBoundary (JEditorPane  editor, HTMLDocument  doc, int offset, Element  insertElement, String  html, HTML.Tag  parentTag, HTML.Tag  addTag)
          °æ°è¿¡ »ðÀÔÇÒ °æ¿ì¿¡ È£ÃâÇÕ´Ï´Ù.
protected  void HTMLEditorKit.InsertHTMLTextAction. insertAtBoundry (JEditorPane  editor, HTMLDocument  doc, int offset, Element  insertElement, String  html, HTML.Tag  parentTag, HTML.Tag  addTag)
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  Java 2 Ç÷§Æû v1. 3¿¡ ´ëÇØ insertAtBoundary¸¦ »ç¿ëÇØ ÁÖ¼¼¿ä.
 void HTMLEditorKit. insertHTML (HTMLDocument  doc, int offset, String  html, int popDepth, int pushDepth, HTML.Tag  insertTag)
          ±âÁ¸ÀÇ ¹®¼­¿¡ HTML¸¦ »ðÀÔÇÕ´Ï´Ù.
protected  void HTMLEditorKit.InsertHTMLTextAction. insertHTML (JEditorPane  editor, HTMLDocument  doc, int offset, String  html, int popDepth, int pushDepth, HTML.Tag  addTag)
          HTMLEditorKit.insertHTML¸¦ À§ÇÑ Ä¿¹öÀÔ´Ï´Ù.
 

HTMLDocument ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text.html constructor¡¡ ¡¡
HTMLWriter (Writer  w, HTMLDocument  doc)
          »õ·Î¿î HTMLWriter¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
HTMLWriter (Writer  w, HTMLDocument  doc, int pos, int len)
          »õ·Î¿î HTMLWriter¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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