Uses of Class
org.apache.maven.archetype.metadata.ArchetypeDescriptor

Packages that use ArchetypeDescriptor
org.apache.maven.archetype.metadata.io.xpp3   
 

Uses of ArchetypeDescriptor in org.apache.maven.archetype.metadata.io.xpp3
 

Methods in org.apache.maven.archetype.metadata.io.xpp3 that return ArchetypeDescriptor
 ArchetypeDescriptor ArchetypeDescriptorXpp3Reader.read(Reader reader)
          Method read
 ArchetypeDescriptor ArchetypeDescriptorXpp3Reader.read(Reader reader, boolean strict)
          Method read
 

Methods in org.apache.maven.archetype.metadata.io.xpp3 with parameters of type ArchetypeDescriptor
 void ArchetypeDescriptorXpp3Writer.write(Writer writer, ArchetypeDescriptor archetypeDescriptor)
          Method write
 



Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.