| Package | Description |
|---|---|
| cn.wanghaomiao.maven.plugin.seimi.packaging | |
| cn.wanghaomiao.maven.plugin.seimi.util |
| Modifier and Type | Method and Description |
|---|---|
WebappStructure |
WarPackagingContext.getWebappStructure()
Returns the
WebappStructure. |
| Modifier and Type | Method and Description |
|---|---|
WebappStructure |
WebappStructureSerializer.fromXml(File file)
Reads the
WebappStructure from the specified file. |
| Modifier and Type | Method and Description |
|---|---|
void |
WebappStructureSerializer.toXml(WebappStructure webappStructure,
File targetFile)
Saves the
WebappStructure to the specified file. |
| Constructor and Description |
|---|
WebappStructure(List<org.apache.maven.model.Dependency> dependencies,
WebappStructure cache)
Creates a new instance with the specified cache.
|
Copyright © 2016. All Rights Reserved.