Package | Description |
---|---|
org.apache.maven.archetype.common | |
org.apache.maven.archetype.metadata |
Modifier and Type | Method and Description |
---|---|
List<String> |
DefaultArchetypeFilesResolver.filterFiles(String moduleOffset,
FileSet fileSet,
List<String> archetypeResources) |
List<String> |
ArchetypeFilesResolver.filterFiles(String moduleOffset,
FileSet fileSet,
List<String> archetypeResources) |
Modifier and Type | Method and Description |
---|---|
List<FileSet> |
AbstractArchetypeDescriptor.getFileSets()
Method getFileSets.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractArchetypeDescriptor.addFileSet(FileSet fileSet)
Method addFileSet.
|
void |
AbstractArchetypeDescriptor.removeFileSet(FileSet fileSet)
Method removeFileSet.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractArchetypeDescriptor.setFileSets(List<FileSet> fileSets)
Set file sets definition.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.