public class TomcatRepoHelper extends Object implements ToolboxRepoHelper
| Modifier and Type | Field and Description |
|---|---|
protected SingleBaseIdFilterHelper |
baseIdFilterHelper |
static String |
HTTPS_ARCHIVE_APACHE_ORG_DIST_TOMCAT |
| Constructor and Description |
|---|
TomcatRepoHelper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(NId id) |
NPath |
fetchContent(NId id,
NDescriptor descriptor,
NRepository repository) |
NDescriptor |
fetchDescriptor(NId id,
NRepository repository) |
NIterator<NId> |
search(NId id,
NDefinitionFilter filter,
NPath[] basePaths,
NRepository repository) |
NIterator<NId> |
searchVersions(NId id,
NDefinitionFilter filter,
NRepository repository) |
public static final String HTTPS_ARCHIVE_APACHE_ORG_DIST_TOMCAT
protected SingleBaseIdFilterHelper baseIdFilterHelper
public NIterator<NId> searchVersions(NId id, NDefinitionFilter filter, NRepository repository)
searchVersions in interface ToolboxRepoHelperpublic boolean acceptId(NId id)
acceptId in interface ToolboxRepoHelperpublic NDescriptor fetchDescriptor(NId id, NRepository repository)
fetchDescriptor in interface ToolboxRepoHelperpublic NIterator<NId> search(NId id, NDefinitionFilter filter, NPath[] basePaths, NRepository repository)
search in interface ToolboxRepoHelperpublic NPath fetchContent(NId id, NDescriptor descriptor, NRepository repository)
fetchContent in interface ToolboxRepoHelperCopyright © 2026 vpc open source initiative. All rights reserved.