org.apache.maven.archetype.descriptor
Class ArchetypeDescriptorBuilder

java.lang.Object
  extended by org.apache.maven.archetype.descriptor.ArchetypeDescriptorBuilder

public class ArchetypeDescriptorBuilder
extends java.lang.Object

Version:
$Id: ArchetypeDescriptorBuilder.java 390965 2006-04-03 06:55:06Z brett $
Author:
Jason van Zyl

Constructor Summary
ArchetypeDescriptorBuilder()
           
 
Method Summary
 ArchetypeDescriptor build(java.io.Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchetypeDescriptorBuilder

public ArchetypeDescriptorBuilder()
Method Detail

build

public ArchetypeDescriptor build(java.io.Reader reader)
                          throws java.io.IOException,
                                 org.codehaus.plexus.util.xml.pull.XmlPullParserException
Throws:
java.io.IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException