org.codehaus.plexus.archiver.util
Class ArchiveEntryUtils

java.lang.Object
  extended by org.codehaus.plexus.archiver.util.ArchiveEntryUtils

public final class ArchiveEntryUtils
extends java.lang.Object


Method Summary
static void chmod(java.io.File file, int mode, org.codehaus.plexus.logging.Logger logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

chmod

public static void chmod(java.io.File file,
                         int mode,
                         org.codehaus.plexus.logging.Logger logger)
                  throws ArchiverException
Throws:
ArchiverException


Copyright © 2001-2006 Codehaus. All Rights Reserved.