JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.parsing.indexing 9.32.0 1
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
E
F
G
H
I
M
O
P
Q
R
S
T
V
C
checkForEditorModifications()
- Method in class org.netbeans.modules.parsing.spi.indexing.
Context
Notifies indexers whether they should use editor documents rather than just files.
ConstrainedBinaryIndexer
- Class in
org.netbeans.modules.parsing.spi.indexing
An binary indexer with declared constraints on the binary.
ConstrainedBinaryIndexer()
- Constructor for class org.netbeans.modules.parsing.spi.indexing.
ConstrainedBinaryIndexer
ConstrainedBinaryIndexer.Registration
- Annotation Type in
org.netbeans.modules.parsing.spi.indexing
The annotation to register
ConstrainedBinaryIndexer
with constraints on the scanned binary.
Context
- Class in
org.netbeans.modules.parsing.spi.indexing
Represents a context of indexing given root.
createDocument(FileObject)
- Method in class org.netbeans.modules.parsing.spi.indexing.support.
IndexingSupport
Creates a new
IndexDocument
.
createDocument(Indexable)
- Method in class org.netbeans.modules.parsing.spi.indexing.support.
IndexingSupport
Creates a new
IndexDocument
.
createIndexer()
- Method in class org.netbeans.modules.parsing.spi.indexing.
BinaryIndexerFactory
Creates new
BinaryIndexer
.
createIndexer()
- Method in class org.netbeans.modules.parsing.spi.indexing.
CustomIndexerFactory
Creates new
CustomIndexer
.
createIndexer(Indexable, Snapshot)
- Method in class org.netbeans.modules.parsing.spi.indexing.
EmbeddingIndexerFactory
Creates new
EmbeddingIndexer
.
CustomIndexer
- Class in
org.netbeans.modules.parsing.spi.indexing
Generic indexer for languages which have their own custom indexing mechanism.
CustomIndexer()
- Constructor for class org.netbeans.modules.parsing.spi.indexing.
CustomIndexer
CustomIndexerFactory
- Class in
org.netbeans.modules.parsing.spi.indexing
Factory class to create
CustomIndexer
s The
MimeLookup
under the mime path corresponding to mime type of handled files.
CustomIndexerFactory()
- Constructor for class org.netbeans.modules.parsing.spi.indexing.
CustomIndexerFactory
A
B
C
E
F
G
H
I
M
O
P
Q
R
S
T
V
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.parsing.indexing 9.32.0 1
Prev Letter
Next Letter
Frames
No Frames
All Classes