JavaTM 2 Platform
Standard Ed. 5.0

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

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.swing.text.html.parser.TagElement

public class TagElement
extends Object

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


»ý¼ºÀÚ °³¿ä
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
Standard Ed. 5.0

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