|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.mojo.jettybin.ArchiverUtil
public class ArchiverUtil
ArchiverUtil
| Constructor Summary | |
|---|---|
ArchiverUtil()
|
|
| Method Summary | |
|---|---|
protected static org.codehaus.plexus.archiver.Archiver |
createArchiver(org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager,
java.io.File file)
Creates the necessary archiver to build the distribution file. |
static java.lang.String |
getFileExtention(java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArchiverUtil()
| Method Detail |
|---|
protected static org.codehaus.plexus.archiver.Archiver createArchiver(org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager,
java.io.File file)
throws org.codehaus.plexus.archiver.ArchiverException,
org.codehaus.plexus.archiver.manager.NoSuchArchiverException
archiverManager - the archiver manager to use.file - the file to glean the format off of.
org.codehaus.plexus.archiver.ArchiverException
org.codehaus.plexus.archiver.manager.NoSuchArchiverExceptionpublic static java.lang.String getFileExtention(java.io.File file)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||