- field(String, String, QuerySupport.Kind) - Method in class org.netbeans.modules.parsing.spi.indexing.support.QuerySupport.Query.Factory
-
Creates a query for required field value.
- file(String) - Method in class org.netbeans.modules.parsing.spi.indexing.support.QuerySupport.Query.Factory
-
Creates a query for documents created for a file.
- file(FileObject) - Method in class org.netbeans.modules.parsing.spi.indexing.support.QuerySupport.Query.Factory
-
Creates a query for documents created for a file.
- filesDeleted(Iterable<? extends Indexable>, Context) - Method in class org.netbeans.modules.parsing.spi.indexing.SourceIndexerFactory
-
Called by indexing infrastructure to allow indexer to clean indexes for deleted files.
- filesDirty(Iterable<? extends Indexable>, Context) - Method in class org.netbeans.modules.parsing.spi.indexing.SourceIndexerFactory
-
Called by indexing infrastructure to notify indexer that a file was modified and so its
index may contain stale data.
- findDependentRoots(FileObject, boolean) - Static method in class org.netbeans.modules.parsing.spi.indexing.support.QuerySupport
-
Returns the dependent source roots for given source root.
- findRoots(FileObject, Collection<String>, Collection<String>, Collection<String>) - Static method in class org.netbeans.modules.parsing.spi.indexing.support.QuerySupport
-
Gets classpath roots relevant for a file.
- findRoots(Project, Collection<String>, Collection<String>, Collection<String>) - Static method in class org.netbeans.modules.parsing.spi.indexing.support.QuerySupport
-
Gets classpath roots relevant for a project.
- findRoots(Collection<? extends Project>, Collection<String>, Collection<String>, Collection<String>) - Static method in class org.netbeans.modules.parsing.spi.indexing.support.QuerySupport
-
Gets classpath roots relevant for a projects.
- forRoots(String, int, URL...) - Static method in class org.netbeans.modules.parsing.spi.indexing.support.QuerySupport
-
- forRoots(String, int, FileObject...) - Static method in class org.netbeans.modules.parsing.spi.indexing.support.QuerySupport
-