| Modifier and Type | Class and Description | 
|---|---|
| static class  | Layouts.ExpandedExecutable expanded archive layout. | 
| static class  | Layouts.JarExecutable JAR layout. | 
| static class  | Layouts.NoneNo layout. | 
| static class  | Layouts.WarExecutable WAR layout. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Layout | forFile(File file)Return a layout for the given source file. |