public abstract class CatalogArchetypeDataSource extends org.codehaus.plexus.logging.AbstractLogEnabled implements ArchetypeDataSource
| Modifier and Type | Field and Description |
|---|---|
static String |
ARCHETYPE_CATALOG_PROPERTY |
ARCHETYPE_CATALOG_FILENAME| Constructor and Description |
|---|
CatalogArchetypeDataSource() |
| Modifier and Type | Method and Description |
|---|---|
protected ArchetypeCatalog |
readCatalog(Reader reader) |
protected void |
writeLocalCatalog(ArchetypeCatalog catalog,
File catalogFile) |
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArchetypeCatalog, updateCatalogpublic static final String ARCHETYPE_CATALOG_PROPERTY
protected void writeLocalCatalog(ArchetypeCatalog catalog, File catalogFile) throws ArchetypeDataSourceException
ArchetypeDataSourceExceptionprotected ArchetypeCatalog readCatalog(Reader reader) throws ArchetypeDataSourceException
ArchetypeDataSourceExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.