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