Uses of Class
org.apache.maven.archetype.registry.ArchetypeRegistry

Packages that use ArchetypeRegistry
org.apache.maven.archetype.registry.io.xpp3   
 

Uses of ArchetypeRegistry in org.apache.maven.archetype.registry.io.xpp3
 

Methods in org.apache.maven.archetype.registry.io.xpp3 that return ArchetypeRegistry
 ArchetypeRegistry ArchetypeRegistryXpp3Reader.read(Reader reader)
          Method read
 ArchetypeRegistry ArchetypeRegistryXpp3Reader.read(Reader reader, boolean strict)
          Method read
 

Methods in org.apache.maven.archetype.registry.io.xpp3 with parameters of type ArchetypeRegistry
 void ArchetypeRegistryXpp3Writer.write(Writer writer, ArchetypeRegistry archetypeRegistry)
          Method write
 



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