JavaTM 2
Platform
Std.  Ed.  v1. 4.0

javax.swing.text.html.parser
Ŭ·¡½º TagElement

java.lang.Object 
  |
  +--javax.swing.text.html.parser.TagElement

public class TagElement
extends Object

¹ü¿ëÀÇ HTML TagElement Ŭ·¡½ºÀÔ´Ï´Ù. ¸Þ¼Òµå¿¡¼­´Â ű×ÀÇ ÀüÈÄÀÇ °ø¹é ij¸¯Å͸¦ ¾î¶»°Ô ÇØ¼®ÇÏ´ÂÁö¸¦ Á¤ÀÇÇÕ´Ï´Ù.


»ý¼ºÀÚÀÇ °³¿ä
TagElement (Element  elem)
           
TagElement (Element  elem, boolean fictional)
           
 
¸Þ¼ÒµåÀÇ °³¿ä
 boolean breaksFlow ()
           
 boolean fictional ()
           
 Element getElement ()
           
 HTML.Tag getHTMLTag ()
           
 boolean isPreformatted ()
           
 
Ŭ·¡½º java.lang. Object ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
 

»ý¼ºÀÚÀÇ »ó¼¼

TagElement

public TagElement(Element  elem)

TagElement

public TagElement(Element  elem,
                  boolean fictional)
¸Þ¼ÒµåÀÇ »ó¼¼

breaksFlow

public boolean breaksFlow()

isPreformatted

public boolean isPreformatted()

getElement

public Element  getElement()

getHTMLTag

public HTML.Tag  getHTMLTag()

fictional

public boolean fictional()

JavaTM 2
Platform
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ À־ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.