See: Description
Besides the visible Javadoc, this module permits a project to add implementations
of ClassPathProvider
and/or SourceForBinaryQueryImplementation
and/or SourceLevelQueryImplementation
and/or JavadocForBinaryQueryImplementation
and/or AccessibilityQueryImplementation
and/or MultipleRootsUnitTestForSourceQueryImplementation
and/or BinaryForSourceQueryImplementation
into the project lookup (rather than global lookup).
The implementations will be consulted only in the case the relevant file
belongs to that project (according to FileOwnerQuery
).
This helps avoid the need to consult irrelevant query implementations.
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.