JavaTM 2 Platform
Standard Ed. 5.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 Element. atts
           
 AttributeList AttributeList. next
           
 

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

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

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


JavaTM 2 Platform
Standard Ed. 5.0

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