public class ArchetypeCatalogsWriter extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ATT_CATALOG_DESCRIPTION |
Constructor and Description |
---|
ArchetypeCatalogsWriter() |
Modifier and Type | Method and Description |
---|---|
Collection<ArchetypeCatalogFactory> |
readArchetypeCatalogs(InputStream is) |
void |
writeArchetypeCatalogs(Collection<ArchetypeCatalogFactory> catalogs,
OutputStream os) |
public static final String ATT_CATALOG_DESCRIPTION
public Collection<ArchetypeCatalogFactory> readArchetypeCatalogs(InputStream is) throws IOException
IOException
public void writeArchetypeCatalogs(Collection<ArchetypeCatalogFactory> catalogs, OutputStream os) throws IOException
IOException
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.