Java org.eclipse.jdt.internal.core.search IndexSelector fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.internal.core.search IndexSelector fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.internal.core.search IndexSelector.

The text is from its open source code.

Method

intcanSeeFocus(SearchPattern pattern, IPath projectOrJarPath)
Returns whether elements of the given project or jar can see the given focus (an IJavaProject or a JarPackageFragmentRot) either because the focus is part of the project or the jar, or because it is accessible throught the project's classpath