Class ArchetypeDescriptorBuilder
java.lang.Object
org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
- Version:
- $Id$
- Author:
- Jason van Zyl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ArchetypeDescriptorBuilder
public ArchetypeDescriptorBuilder()
-
-
Method Details
-
build
public ArchetypeDescriptor build(Reader reader) throws IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException - Throws:
IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
-