javax.swing.text.html
Ŭ·¡½º HTMLDocument.RunElement
java.lang.Object
|
+--javax.swing.text.AbstractDocument.AbstractElement
|
+--javax.swing.text.AbstractDocument.LeafElement
|
+--javax.swing.text.html.HTMLDocument.RunElement
- ¸ðµç ±¸Çö ÀÎÅÍÆäÀ̽º:
- AttributeSet , Element , MutableAttributeSet , Serializable , TreeNode
- Æ÷ÇԵǾî Àִ Ŭ·¡½º:
- HTMLDocument
- public class HTMLDocument.RunElement
- extends AbstractDocument.LeafElement
HTML ij¸¯ÅÍ ·¹º§ ¼Ó¼º¼¼Æ®¸¦ ÇÒ´çÇÒ ¼ö ÀÖ°í ÀÖ´Â ÅØ½ºÆ®ÀÇ Ã¼Å©¸¦ ³ªÅ¸³»´Â ¿ä¼ÒÀÔ´Ï´Ù.
Ŭ·¡½º javax.swing.text. AbstractDocument.AbstractElement ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
addAttribute , addAttributes , containsAttribute , containsAttributes , copyAttributes , dump , finalize , getAttribute , getAttributeCount , getAttributeNames , getAttributes , getChildAt , getChildCount , getDocument , getIndex , getParent , getParentElement , isDefined , isEqual , removeAttribute , removeAttributes , removeAttributes , setResolveParent |
HTMLDocument.RunElement
public HTMLDocument.RunElement(Element parent,
AttributeSet a,
int offs0,
int offs1)
- ¹®¼³»ÀÇ ÄÁÅÙÃ÷¸¦ ³ªÅ¸³»´Â (¾ÆÀ̸¦ °¡ÁöÁö ¾Ê´Â´Ù) ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
- ÆÄ¶ó¹ÌÅÍ:
parent
- Ä£¿ä¼Òa
- ¿ä¼ÒÀÇ ¼Ó¼ºoffs0
- °³½Ã ¿ÀÇÁ¼Â(offset) (ÃÖ¼Ò¿¡¼µµ 0 ÀÌ ¾Æ´Ï¸é ¾ÈµÈ´Ù)offs1
- Á¾·á ¿ÀÇÁ¼Â(offset) (ÃÖ¼Ò¿¡¼µµ offs0 °¡ ¾Æ´Ï¸é ¾ÈµÈ´Ù)
getName
public String getName()
- ¿ä¼ÒÀÇ À̸§À» ÃëµæÇÕ´Ï´Ù.
- Á¤ÀÇ:
- ÀÎÅÍÆäÀ̽º
Element
³»ÀÇ getName
- ¿À¹ö¶óÀ̵å(override):
- Ŭ·¡½º
AbstractDocument.LeafElement
³»ÀÇ getName
- ¹Ýȯ°ª:
- À̸§. ¾ø´Â °æ¿ì´Â null
getResolveParent
public AttributeSet getResolveParent()
- ÇØ°á ó¸®ÃøÀÇ ºÎ¸ð¸¦ µ¹·ÁÁÝ´Ï´Ù. HTML ¼Ó¼ºÀº ¸ðµ¨ ·¹º§¿¡¼´Â °è½ÂµÇÁö ¾Ê±â ¶§¹®¿¡, null ¸¦ µ¹·ÁÁÖµµ·Ï(µíÀÌ), ÀÌ ¸Þ¼Òµå¸¦ ¿À¹ö¶óÀ̵å(override) ÇÕ´Ï´Ù.
- Á¤ÀÇ:
- ÀÎÅÍÆäÀ̽º
AttributeSet
³»ÀÇ getResolveParent
- ¿À¹ö¶óÀ̵å(override):
- Ŭ·¡½º
AbstractDocument.AbstractElement
³»ÀÇ getResolveParent
- ¹Ýȯ°ª:
- ºÎ¸ð°¡ ¾ø´Â °æ¿ì´Â null
- °ü·Ã Ç׸ñ:
AttributeSet.getResolveParent()
¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ 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.