public class CatalogArchetypeDataSink extends org.codehaus.plexus.logging.AbstractLogEnabled implements ArchetypeDataSink
| Constructor and Description |
|---|
CatalogArchetypeDataSink() |
| Modifier and Type | Method and Description |
|---|---|
void |
putArchetypes(ArchetypeDataSource source,
Properties properties,
Writer writer) |
void |
putArchetypes(List<Archetype> archetypes,
Writer writer) |
public void putArchetypes(List<Archetype> archetypes, Writer writer) throws ArchetypeDataSinkException
putArchetypes in interface ArchetypeDataSinkArchetypeDataSinkExceptionpublic void putArchetypes(ArchetypeDataSource source, Properties properties, Writer writer) throws ArchetypeDataSourceException, ArchetypeDataSinkException
putArchetypes in interface ArchetypeDataSinkArchetypeDataSourceExceptionArchetypeDataSinkExceptionCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.