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

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

public class ArchetypeDescriptorBuilder
extends Object

Version:
$Id: ArchetypeDescriptorBuilder.java 925928 2010-03-21 23:08:39Z hboutemy $
Author:
Jason van Zyl

Constructor Summary
ArchetypeDescriptorBuilder()
           
 
Method Summary
 ArchetypeDescriptor build(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(Reader reader)
                          throws IOException,
                                 XmlPullParserException
Throws:
IOException
XmlPullParserException


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