Package | Description |
---|---|
org.netbeans.api.search.provider |
Classes that you may need to work with if you are implementing
a custom search provider.
|
org.netbeans.spi.search |
This package contains classes that you can subclass and register to
lookups of nodes if you want to specify how the nodes should be
searched.
|
Modifier and Type | Method and Description |
---|---|
abstract List<SearchRoot> |
SearchInfo.getSearchRoots()
Get search roots.
|
Modifier and Type | Method and Description |
---|---|
abstract List<SearchRoot> |
SearchInfoDefinition.getSearchRoots()
Returns list of files or folders where the search starts.
|
Built on December 10 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.