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 µµ ÂüÁ¶ÇϽʽÿÀ.