private ArchetypeCatalog |
RemoteCatalogArchetypeDataSource.downloadCatalog(java.lang.String repositoryPath,
java.lang.String filename) |
ArchetypeCatalog |
RemoteCatalogArchetypeDataSource.getArchetypeCatalog(java.util.Properties properties) |
ArchetypeCatalog |
InternalCatalogArchetypeDataSource.getArchetypeCatalog(java.util.Properties properties) |
ArchetypeCatalog |
CatalogArchetypeDataSource.getArchetypeCatalog(java.util.Properties properties) |
ArchetypeCatalog |
ArchetypeDataSource.getArchetypeCatalog(java.util.Properties properties) |
void |
ArchetypeDataSink.putArchetypes(ArchetypeDataSource source,
java.util.Properties properties,
java.io.Writer writer) |
void |
CatalogArchetypeDataSink.putArchetypes(ArchetypeDataSource source,
java.util.Properties properties,
java.io.Writer writer) |
protected ArchetypeCatalog |
CatalogArchetypeDataSource.readCatalog(java.io.Reader reader) |
void |
RemoteCatalogArchetypeDataSource.updateCatalog(java.util.Properties properties,
Archetype archetype) |
void |
CatalogArchetypeDataSource.updateCatalog(java.util.Properties properties,
Archetype archetype) |
void |
ArchetypeDataSource.updateCatalog(java.util.Properties properties,
Archetype archetype) |
protected void |
CatalogArchetypeDataSource.writeLocalCatalog(ArchetypeCatalog catalog,
java.io.File catalogFile) |