public static interface ClassIndex.SearchScopeType
ClassIndex to search in| Modifier and Type | Method and Description |
|---|---|
Set<? extends String> |
getPackages()
Limits search only into given packages.
|
boolean |
isDependencies()
Search in dependent libraries bootpath, compilepath.
|
boolean |
isSources()
Search in source path.
|
@CheckForNull Set<? extends String> getPackages()
boolean isSources()
boolean isDependencies()
Built on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.