|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Archetype | |
|---|---|
| org.apache.maven.archetype.catalog | |
| Uses of Archetype in org.apache.maven.archetype.catalog |
|---|
| Methods in org.apache.maven.archetype.catalog that return types with arguments of type Archetype | |
|---|---|
List<Archetype> |
ArchetypeCatalog.getArchetypes()
Method getArchetypes. |
| Methods in org.apache.maven.archetype.catalog with parameters of type Archetype | |
|---|---|
void |
ArchetypeCatalog.addArchetype(Archetype archetype)
Method addArchetype. |
void |
ArchetypeCatalog.removeArchetype(Archetype archetype)
Method removeArchetype. |
| Method parameters in org.apache.maven.archetype.catalog with type arguments of type Archetype | |
|---|---|
void |
ArchetypeCatalog.setArchetypes(List<Archetype> archetypes)
Set list of Acthetypes available in this catalog. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||