| 程序包 | 说明 |
|---|---|
| org.noear.solon.maven.plugin.tools.tool |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
RepackagingLayout
A specialization of
Layout that repackages an existing archive by moving its
content to a new location. |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Layouts.Jar
Executable JAR layout.
|
static class |
Layouts.Module
已过时。
as of 1.5 in favor of a custom
LayoutFactory |
static class |
Layouts.War |
| 限定符和类型 | 方法和说明 |
|---|---|
static Layout |
Layouts.forFile(File file)
Return a layout for the given source file.
|
Layout |
DefaultLayoutFactory.getLayout(File source) |
Layout |
LayoutFactory.getLayout(File source)
Return a
Layout for the specified source file. |
Copyright © 2023. All rights reserved.