A B C D G I O P R S T

A

addResource(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
addSiteResource(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
addSource(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
addTestResource(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
addTestSource(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
Archetype - Interface in org.apache.maven.archetype
 
ARCHETYPE_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.Archetype
 
ARCHETYPE_OLD_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.Archetype
 
ARCHETYPE_POM - Static variable in interface org.apache.maven.archetype.Archetype
 
ARCHETYPE_RESOURCES - Static variable in interface org.apache.maven.archetype.Archetype
 
ArchetypeDescriptor - Class in org.apache.maven.archetype.descriptor
 
ArchetypeDescriptor() - Constructor for class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
ArchetypeDescriptorBuilder - Class in org.apache.maven.archetype.descriptor
 
ArchetypeDescriptorBuilder() - Constructor for class org.apache.maven.archetype.descriptor.ArchetypeDescriptorBuilder
 
ArchetypeDescriptorException - Exception in org.apache.maven.archetype
 
ArchetypeDescriptorException(String) - Constructor for exception org.apache.maven.archetype.ArchetypeDescriptorException
 
ArchetypeDescriptorException(Throwable) - Constructor for exception org.apache.maven.archetype.ArchetypeDescriptorException
 
ArchetypeDescriptorException(String, Throwable) - Constructor for exception org.apache.maven.archetype.ArchetypeDescriptorException
 
ArchetypeDescriptorGenerator - Class in org.apache.maven.archetype.descriptor
Pass over the directory containing the sources of the archetype and create the appropriate descriptor.
ArchetypeDescriptorGenerator() - Constructor for class org.apache.maven.archetype.descriptor.ArchetypeDescriptorGenerator
 
ArchetypeNotFoundException - Exception in org.apache.maven.archetype
 
ArchetypeNotFoundException(String) - Constructor for exception org.apache.maven.archetype.ArchetypeNotFoundException
 
ArchetypeNotFoundException(Throwable) - Constructor for exception org.apache.maven.archetype.ArchetypeNotFoundException
 
ArchetypeNotFoundException(String, Throwable) - Constructor for exception org.apache.maven.archetype.ArchetypeNotFoundException
 
ArchetypeTemplateProcessingException - Exception in org.apache.maven.archetype
 
ArchetypeTemplateProcessingException(String) - Constructor for exception org.apache.maven.archetype.ArchetypeTemplateProcessingException
 
ArchetypeTemplateProcessingException(Throwable) - Constructor for exception org.apache.maven.archetype.ArchetypeTemplateProcessingException
 
ArchetypeTemplateProcessingException(String, Throwable) - Constructor for exception org.apache.maven.archetype.ArchetypeTemplateProcessingException
 

B

build(Reader) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptorBuilder
 

C

createArchetype(String, String, String, ArtifactRepository, List, Map) - Method in interface org.apache.maven.archetype.Archetype
 
createArchetype(String, String, String, ArtifactRepository, List, Map) - Method in class org.apache.maven.archetype.DefaultArchetype
 
createProjectDirectoryStructure(String) - Method in class org.apache.maven.archetype.DefaultArchetype
 

D

DefaultArchetype - Class in org.apache.maven.archetype
 
DefaultArchetype() - Constructor for class org.apache.maven.archetype.DefaultArchetype
 

G

getEncoding() - Method in class org.apache.maven.archetype.descriptor.TemplateDescriptor
Returns the name of the encoding of the template file (e.g.
getId() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getReourcesDescriptors() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getResourceDescriptor(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getResources() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getSiteReourcesDescriptors() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getSiteResourceDescriptor(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getSiteResources() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getSourceDescriptor(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getSources() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getSourcesDescriptors() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getTestReourcesDescriptors() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getTestResourceDescriptor(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getTestResources() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getTestSourceDescriptor(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getTestSources() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
getTestSourcesDescriptors() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 

I

isAllowPartial() - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
isFiltered() - Method in class org.apache.maven.archetype.descriptor.TemplateDescriptor
Returns true if the template should be filtered and false otherwise.

O

org.apache.maven.archetype - package org.apache.maven.archetype
 
org.apache.maven.archetype.descriptor - package org.apache.maven.archetype.descriptor
 

P

processResources(String, Context, ArchetypeDescriptor, String) - Method in class org.apache.maven.archetype.DefaultArchetype
 
processSiteResources(String, Context, ArchetypeDescriptor, String) - Method in class org.apache.maven.archetype.DefaultArchetype
 
processSources(String, Context, ArchetypeDescriptor, String, String) - Method in class org.apache.maven.archetype.DefaultArchetype
 
processTemplate(String, Context, String, TemplateDescriptor, boolean, String, String) - Method in class org.apache.maven.archetype.DefaultArchetype
 
processTestResources(String, Context, ArchetypeDescriptor, String) - Method in class org.apache.maven.archetype.DefaultArchetype
 
processTestSources(String, Context, ArchetypeDescriptor, String, String) - Method in class org.apache.maven.archetype.DefaultArchetype
 
putResourceDescriptor(String, TemplateDescriptor) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
putSiteResourceDescriptor(String, TemplateDescriptor) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
putSourceDescriptor(String, TemplateDescriptor) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
putTestResourceDescriptor(String, TemplateDescriptor) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
putTestSourceDescriptor(String, TemplateDescriptor) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 

R

ROLE - Static variable in interface org.apache.maven.archetype.Archetype
 

S

setAllowPartial(boolean) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 
setEncoding(String) - Method in class org.apache.maven.archetype.descriptor.TemplateDescriptor
Sets the name of the encoding of the template file.
setFiltered(boolean) - Method in class org.apache.maven.archetype.descriptor.TemplateDescriptor
Defines whether the template should be filtered (processed by Velocity) or not.
setId(String) - Method in class org.apache.maven.archetype.descriptor.ArchetypeDescriptor
 

T

TemplateDescriptor - Class in org.apache.maven.archetype.descriptor
Contains the attributes of an archetype's template (either a source or resource file).
TemplateDescriptor() - Constructor for class org.apache.maven.archetype.descriptor.TemplateDescriptor
Creates a new instance of TemplateDescriptor that should be filtered and has the default encoding.

A B C D G I O P R S T

Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.