JavaTM 2
Platform
Std.  Ed.  v1. 4.0

Ŭ·¡½º
javax.swing.text.html.parser.AttributeList ÀÇ »ç¿ë

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

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

AttributeList ·Î¼­ ¼±¾ðµÇ°í ÀÖ´Â javax.swing.text.html.parser ÀÇ Çʵå
 AttributeList AttributeList. next
           
 AttributeList Element. atts
           
 

AttributeList ¸¦ µ¹·ÁÁÖ´Â javax.swing.text.html.parser ÀÇ ¸Þ¼Òµå
 AttributeList AttributeList. getNext ()
           
 AttributeList Element. getAttributes ()
          ¼Ó¼ºÀ» ÃëµæÇÕ´Ï´Ù.
 AttributeList Element. getAttribute (String  name)
          ¼Ó¼ºÀ» À̸§À¸·Î ÃëµæÇÕ´Ï´Ù.
 AttributeList Element. getAttributeByValue (String  name)
          ¼Ó¼ºÀ» °ªÀ¸·Î ÃëµæÇÕ´Ï´Ù.
protected  AttributeList DTD. defAttributeList (String  name, int type, int modifier, String  value, String  values, AttributeList  atts)
          AttributeList ¸¦ ÀÛ¼ºÇØ, µ¹·ÁÁÝ´Ï´Ù.
 

AttributeList ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text.html.parser ÀÇ ¸Þ¼Òµå
 Element DTD. defineElement (String  name, int type, boolean omitStart, boolean omitEnd, ContentModel  content, BitSet  exclusions, BitSet  inclusions, AttributeList  atts)
          ÁöÁ¤ÇÑ ÆÄ¶ó¹ÌÅÍ¿¡ ÀÏÄ¡ÇÏ´Â Element ¸¦ µ¹·ÁÁÝ´Ï´Ù.
 void DTD. defineAttributes (String  name, AttributeList  atts)
          ÁöÁ¤ÇÑ AttributeList ¿¡ ÀÏÄ¡ÇÏ´Â Element ¸¦ µ¹·ÁÁÝ´Ï´Ù.
protected  Element DTD. defElement (String  name, int type, boolean omitStart, boolean omitEnd, ContentModel  content, String [] exclusions, String [] inclusions, AttributeList  atts)
          Element ¸¦ ÀÛ¼ºÇØ, µ¹·ÁÁÝ´Ï´Ù.
protected  AttributeList DTD. defAttributeList (String  name, int type, int modifier, String  value, String  values, AttributeList  atts)
          AttributeList ¸¦ ÀÛ¼ºÇØ, µ¹·ÁÁÝ´Ï´Ù.
 

AttributeList ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text.html.parser ÀÇ constructor
AttributeList (String  name, int type, int modifier, String  value, Vector  values, AttributeList  next)
          ¼Ó¼º ¸®½ºÆ®ÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 


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.