JavaTM 2 Platform
Standard Ed. 5.0

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

Attributes¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
org.xml.sax ÀÌ ÆÐÅ°Áö´Â ÄÚ¾î SAX API¸¦ Á¦°øÇÕ´Ï´Ù.  
org.xml.sax.ext ÀÌ ÆÐÅ°Áö¿¡´Â ÀûÇÕÇÏ´Â SAX µå¶óÀ̹ö¿¡¼­´Â ¹Ýµå½Ã Áö¿ø µÇÁö ¾Ê´Â SAX2 ±â´ÉÀÇ ÀÎÅÍÆäÀ̽º°¡ Æ÷ÇԵ˴ϴÙ.  
org.xml.sax.helpers ÀÌ ÆÐÅ°Áö´Â SAX º£À̽ºÀÇ ¾îÇø®ÄÉÀ̼ÇÀÇ bootstrapÇϱâ À§ÇÑ Áö¿ø¸¦ Æ÷ÇÔÇÑ ¡¸ÇïÆÛ¡¹Å¬·¡½º¸¦ Æ÷ÇÔÇÕ´Ï´Ù.  
 

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

Attributes ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax ¸Þ¼­µå
 void ContentHandler. startElement (String  uri, String  localName, String  qName, Attributes  atts)
          ¿ä¼ÒÀÇ °³½Ã ÅëÁö¸¦ ¹Þ½À´Ï´Ù.
 

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

org.xml.sax.ext ¿¡¼­ÀÇ Attributes ¼­ºê ÀÎÅÍÆäÀ̽º
 interface Attributes2
          SAX2 È®ÀåÀº Attributes¸¦ ÅëÇØ Á¦°øµÇ´Â per- ¼Ó¼º Á¤º¸¸¦ ´Ã¸³´Ï´Ù.
 

Attributes¸¦ ±¸ÇöÇÏ°í ÀÖ´Â org.xml.sax.ext Ŭ·¡½º
 class Attributes2Impl
          È®Àå ÇïÆÛ´Â Attributes Á¤º¸¸¦ Ãß°¡ÇØ Attributes2 ÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇÕ´Ï´Ù.
 

Attributes ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax.ext ¸Þ¼­µå
 void Attributes2Impl. setAttributes (Attributes  atts)
          Attributes °´Ã¼ Àüü¸¦ Ä«ÇÇÇÕ´Ï´Ù.
 

Attributes ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax.ext constructor¡¡ ¡¡
Attributes2Impl (Attributes  atts)
          ±âÁ¸ÀÇ Attributes °´Ã¼ ¶Ç´Â Attributes2 °´Ã¼¸¦ Ä«ÇÇÇÕ´Ï´Ù.
 

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

Attributes¸¦ ±¸ÇöÇÏ°í ÀÖ´Â org.xml.sax.helpers Ŭ·¡½º
 class AttributesImpl
          Attributes ÀÎÅÍÆäÀ̽ºÀÇ µðÆúÆ® ±¸ÇöÀÔ´Ï´Ù.
 

Attributes ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax.helpers ¸Þ¼­µå
 void AttributesImpl. setAttributes (Attributes  atts)
          Attributes °´Ã¼ Àüü¸¦ Ä«ÇÇÇÕ´Ï´Ù.
 void DefaultHandler. startElement (String  uri, String  localName, String  qName, Attributes  attributes)
          ¿ä¼ÒÀÇ °³½Ã ÅëÁö¸¦ ¹Þ½À´Ï´Ù.
 void XMLReaderAdapter. startElement (String  uri, String  localName, String  qName, Attributes  atts)
          SAX2 ¿ä¼Ò °³½Ã À̺¥Æ®¸¦ ÀûÀÀ½Ãŵ´Ï´Ù.
 void XMLFilterImpl. startElement (String  uri, String  localName, String  qName, Attributes  atts)
          ¿ä¼Ò °³½Ã À̺¥Æ®¸¦ ÇÊÅ͸µ ÇÕ´Ï´Ù.
 

Attributes ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax.helpers constructor¡¡ ¡¡
AttributesImpl (Attributes  atts)
          ±âÁ¸ÀÇ Attributes °´Ã¼¸¦ Ä«ÇÇÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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