JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
java.util.jar.Attributes »ç¿ë

Attributes¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
java.net ³×Æ®¿öÅ© ¾îÇø®ÄÉÀ̼ÇÀÇ ±¸ÇöÀ» À§ÇÑ Å¬·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
java.util.jar JAR (Java ARchive) ÆÄÀÏÀÇ read ¹× ¼­µÎ¿¡ »ç¿ëÇϴ Ŭ·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

java.net ¿¡¼­ÀÇ Attributes »ç¿ë
 

Attributes¸¦ µ¹·ÁÁÖ´Â java.net ¸Þ¼­µå
 Attributes JarURLConnection. getAttributes ()
          Á¢¼ÓÀ¸·Î »ç¿ëÇÏ´Â URL°¡ JAR ÆÄÀÏ ¿£Æ®¸®¸¦ °¡¸®Å°´Â °æ¿ì, ÀÌ Á¢¼Ó¿ëÀÇ Attributes °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Attributes JarURLConnection. getMainAttributes ()
          ÀÌ Á¢¼ÓÀ¸·Î »ç¿ëÇÏ´Â JAR ÆÄÀÏÀÇ ÁÖ¿äÇÑ Attributes¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

java.util.jar ¿¡¼­ÀÇ Attributes »ç¿ë
 

Attributes¸¦ µ¹·ÁÁÖ´Â java.util.jar ¸Þ¼­µå
 Attributes JarEntry. getAttributes ()
          ÀÌ ¿£Æ®¸®ÀÇ Manifest Attributes (MANIFEST ¼Ó¼º)¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Attributes Manifest. getAttributes (String  name)
          ÁöÁ¤µÈ ¿£Æ®¸®¸íÀÇ Attributes¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Attributes Manifest. getMainAttributes ()
          Manifest ¸ÞÀÎÀÌ µÇ´Â Attributes¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

Attributes ÇüÀÇ Àμö¸¦ °¡Áö´Â ÇüŸ¦ µ¹·ÁÁÖ´Â java.util.jar ¸Þ¼­µå
 Map <String, Attributes > Manifest. getEntries ()
          ÀÌ Manifest¿¡ Æ÷ÇԵǰí ÀÖ´Â ¿£Æ®¸®ÀÇ Map¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

Attributes ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â java.util.jar constructor¡¡ ¡¡
Attributes (Attributes  attr)
          ÁöÁ¤µÈ Attributes °´Ã¼¿Í °°Àº ¼Ó¼º¸í°ú ¼Ó¼ºÀÇ °ªÀÇ ¸ÅÇÎÀ¸·Î »õ·Î¿î 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 µµ ÂüÁ¶ÇϽʽÿÀ.