- getAllFilesInError(URL) - Static method in class org.netbeans.modules.parsing.spi.indexing.ErrorsCache
-
Return all files with error badge under the given source root
- getBinaryLibraryPathIds() - Method in class org.netbeans.modules.parsing.spi.indexing.PathRecognizer
-
Returns names under which the binary library paths are registered in
the GlobalPathRegistry
.
- getDefault() - Static method in class org.netbeans.modules.parsing.api.indexing.IndexingManager
-
- getFile() - Method in class org.netbeans.modules.parsing.spi.indexing.support.IndexResult
-
- getIndexable() - Method in class org.netbeans.modules.parsing.spi.indexing.support.IndexResult
-
Gets Indexable
for this result.
- getIndexerName() - Method in class org.netbeans.modules.parsing.spi.indexing.BinaryIndexerFactory
-
Return the name of this indexer.
- getIndexerName() - Method in class org.netbeans.modules.parsing.spi.indexing.SourceIndexerFactory
-
Return the name of this indexer.
- getIndexFolder() - Method in class org.netbeans.modules.parsing.spi.indexing.Context
-
Returns the cache folder where the indexer may store language metadata.
- getIndexVersion() - Method in class org.netbeans.modules.parsing.spi.indexing.BinaryIndexerFactory
-
Return the version stamp of the schema that is currently being stored
by this indexer.
- getIndexVersion() - Method in class org.netbeans.modules.parsing.spi.indexing.SourceIndexerFactory
-
Return the version stamp of the schema that is currently being stored
by this indexer.
- getInstance(Context) - Static method in class org.netbeans.modules.parsing.spi.indexing.support.IndexingSupport
-
- getKind(T) - Method in interface org.netbeans.modules.parsing.spi.indexing.ErrorsCache.Convertor
-
- getLibraryPathIds() - Method in class org.netbeans.modules.parsing.spi.indexing.PathRecognizer
-
Returns names under which the library paths are registered in
the GlobalPathRegistry
.
- getLineNumber(T) - Method in interface org.netbeans.modules.parsing.spi.indexing.ErrorsCache.Convertor
-
- getMessage(T) - Method in interface org.netbeans.modules.parsing.spi.indexing.ErrorsCache.Convertor
-
- getMimeType() - Method in class org.netbeans.modules.parsing.spi.indexing.Indexable
-
- getMimeTypes() - Method in class org.netbeans.modules.parsing.spi.indexing.PathRecognizer
-
Returns a mime types of handled files.
- getPriority() - Method in class org.netbeans.modules.parsing.spi.indexing.SourceIndexerFactory
-
Returns a priority of the indexer.
- getQueryFactory() - Method in class org.netbeans.modules.parsing.spi.indexing.support.QuerySupport
-
Returns the factory for creating composite queries.
- getRelativePath() - Method in class org.netbeans.modules.parsing.spi.indexing.Indexable
-
Returns a relative path from root to the
represented file.
- getRelativePath() - Method in class org.netbeans.modules.parsing.spi.indexing.support.IndexResult
-
- getRoot() - Method in class org.netbeans.modules.parsing.spi.indexing.Context
-
Return the processed root, may return null
when the processed root was deleted.
- getRoot() - Method in class org.netbeans.modules.parsing.spi.indexing.support.IndexResult
-
- getRootURI() - Method in class org.netbeans.modules.parsing.spi.indexing.Context
-
Return the
URL
of the processed root
- getSourcePathIds() - Method in class org.netbeans.modules.parsing.spi.indexing.PathRecognizer
-
Returns names under which the source paths are registered in
the GlobalPathRegistry
- getSuspendStatus() - Method in class org.netbeans.modules.parsing.spi.indexing.Context
-
Returns
SuspendStatus
providing information
about indexing suspension.
- getURL() - Method in class org.netbeans.modules.parsing.spi.indexing.Indexable
-
Returns absolute URL of the represented file
- getUrl() - Method in class org.netbeans.modules.parsing.spi.indexing.support.IndexResult
-
- getValue(String) - Method in class org.netbeans.modules.parsing.spi.indexing.support.IndexResult
-
- getValues(String) - Method in class org.netbeans.modules.parsing.spi.indexing.support.IndexResult
-