org.apache.maven.archetype.old.descriptor
Class ArchetypeDescriptorBuilder

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

public class ArchetypeDescriptorBuilder
extends java.lang.Object

Version:
$Id: ArchetypeDescriptorBuilder.java 596042 2007-11-18 03:19:28Z jvanzyl $
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


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