public class NetbeansRepoHelper extends Object implements ToolboxRepoHelper
| Modifier and Type | Field and Description |
|---|---|
protected SingleBaseIdFilterHelper |
baseIdFilterHelper |
protected static Map<Integer,net.thevpc.nuts.concurrent.NCachedValue<LocalDate>> |
cachedNetbeansReleaseDates |
DYNAMIC_DESCRIPTOR| Constructor and Description |
|---|
NetbeansRepoHelper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(net.thevpc.nuts.artifact.NId id) |
net.thevpc.nuts.io.NPath |
fetchContent(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.artifact.NDescriptor descriptor,
net.thevpc.nuts.core.NRepository repository) |
net.thevpc.nuts.artifact.NDescriptor |
fetchDescriptor(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.core.NRepository repository) |
static int |
minJdkForNetbeans(int nbVersion) |
net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> |
search(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.artifact.NDefinitionFilter filter,
net.thevpc.nuts.io.NPath[] basePaths,
net.thevpc.nuts.core.NRepository repository) |
net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> |
searchVersions(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.artifact.NDefinitionFilter filter,
net.thevpc.nuts.core.NRepository repository) |
protected SingleBaseIdFilterHelper baseIdFilterHelper
public net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> searchVersions(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.artifact.NDefinitionFilter filter,
net.thevpc.nuts.core.NRepository repository)
searchVersions in interface ToolboxRepoHelperpublic boolean acceptId(net.thevpc.nuts.artifact.NId id)
acceptId in interface ToolboxRepoHelperpublic net.thevpc.nuts.artifact.NDescriptor fetchDescriptor(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.core.NRepository repository)
fetchDescriptor in interface ToolboxRepoHelperpublic net.thevpc.nuts.util.NIterator<net.thevpc.nuts.artifact.NId> search(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.artifact.NDefinitionFilter filter,
net.thevpc.nuts.io.NPath[] basePaths,
net.thevpc.nuts.core.NRepository repository)
search in interface ToolboxRepoHelperpublic net.thevpc.nuts.io.NPath fetchContent(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.artifact.NDescriptor descriptor,
net.thevpc.nuts.core.NRepository repository)
fetchContent in interface ToolboxRepoHelperpublic static int minJdkForNetbeans(int nbVersion)
Copyright © 2026 vpc open source initiative. All rights reserved.