JavaTM 2 Platform
Standard Ed. 5.0

ÀÎÅÍÆäÀ̽º
org.xml.sax.AttributeList »ç¿ë

AttributeList¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
org.xml.sax ÀÌ ÆÐÅ°Áö´Â ÄÚ¾î SAX API¸¦ Á¦°øÇÕ´Ï´Ù.  
org.xml.sax.helpers ÀÌ ÆÐÅ°Áö´Â SAX º£À̽ºÀÇ ¾îÇø®ÄÉÀ̼ÇÀÇ bootstrapÇϱâ À§ÇÑ Áö¿ø¸¦ Æ÷ÇÔÇÑ ¡¸ÇïÆÛ¡¹Å¬·¡½º¸¦ Æ÷ÇÔÇÕ´Ï´Ù.  
 

org.xml.sax ¿¡¼­ÀÇ AttributeList »ç¿ë
 

AttributeList ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax ¸Þ¼­µå
 void DocumentHandler. startElement (String  name, AttributeList  atts)
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  ¿ä¼ÒÀÇ °³½Ã ÅëÁö¸¦ ¹Þ½À´Ï´Ù.
 void HandlerBase. startElement (String  name, AttributeList  attributes)
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  ¿ä¼ÒÀÇ °³½Ã ÅëÁö¸¦ ¹Þ½À´Ï´Ù.
 

org.xml.sax.helpers ¿¡¼­ÀÇ AttributeList »ç¿ë
 

AttributeList¸¦ ±¸ÇöÇÏ°í ÀÖ´Â org.xml.sax.helpers Ŭ·¡½º
 class AttributeListImpl
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  ÀÌ Å¬·¡½º´Â ºñÃßõÀÇ ÀÎÅÍÆäÀ̽º AttributeList À» ±¸ÇöÇÕ´Ï´Ù. ÀÌ ÀÎÅÍÆäÀ̽º´Â ÀÌ¹Ì AttributesImpl ÇïÆÛ Å¬·¡½º¿¡ ±¸ÇöµÇ°í ÀÖ´Â Attributes ·Î ´ëüµÇ¾ú½À´Ï´Ù.
 

AttributeList ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax.helpers ¸Þ¼­µå
 void AttributeListImpl. setAttributeList (AttributeList  atts)
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  ÀÌÀüÀÇ ÄÁÅÙÃ÷¸¦ ÆıâÇØ ¼Ó¼º ¸®½ºÆ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 void ParserAdapter. startElement (String  qName, AttributeList  qAtts)
          ¾î´ðÅÍ ±¸Çö ¸Þ¼­µå´Â È£ÃâÇÏÁö ¾Ê½À´Ï´Ù.
 

AttributeList ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax.helpers constructor¡¡ ¡¡
AttributeListImpl (AttributeList  atts)
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  ±âÁ¸ÀÇ ¼Ó¼º ¸®½ºÆ®ÀÇ Áö¼ÓÀûÀÎ º¹»çº»À» ±¸ÃàÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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