Package | Description |
---|---|
org.codehaus.cargo.container.packager |
Modifier and Type | Field and Description |
---|---|
static PackagerType |
PackagerType.DIRECTORY
Represents a directory packager, ie a packager that creates a package in a given directory.
|
Modifier and Type | Method and Description |
---|---|
static PackagerType |
PackagerType.toType(String typeAsString)
Transform a type represented as a string into a
PackagerType object. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.