|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AmpStructure | |
|---|---|
| org.alfresco.maven.plugin.amp.packaging | |
| org.alfresco.maven.plugin.amp.util | |
| Uses of AmpStructure in org.alfresco.maven.plugin.amp.packaging |
|---|
| Methods in org.alfresco.maven.plugin.amp.packaging that return AmpStructure | |
|---|---|
AmpStructure |
AmpPackagingContext.getAmpStructure()
Returns the AmpStructure. |
| Uses of AmpStructure in org.alfresco.maven.plugin.amp.util |
|---|
| Methods in org.alfresco.maven.plugin.amp.util that return AmpStructure | |
|---|---|
AmpStructure |
AmpStructureSerializer.fromXml(java.io.File file)
Reads the AmpStructure from the specified file. |
| Methods in org.alfresco.maven.plugin.amp.util with parameters of type AmpStructure | |
|---|---|
void |
AmpStructureSerializer.toXml(AmpStructure webappStructure,
java.io.File targetFile)
Saves the AmpStructure to the specified file. |
| Constructors in org.alfresco.maven.plugin.amp.util with parameters of type AmpStructure | |
|---|---|
AmpStructure(AmpStructure cache)
Creates a new instance with the specified cache. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||