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
IOExceptionpublic void writeArchetypeCatalogs(Collection<ArchetypeCatalogFactory> catalogs, OutputStream os) throws IOException
IOExceptionCopyright © 2005-2017 Eclipse Foundation. All Rights Reserved.