Package | Description |
---|---|
org.netbeans.modules.parsing.spi.indexing.support |
Modifier and Type | Method and Description |
---|---|
IndexDocument |
IndexingSupport.FileObject file)
Creates a new
IndexDocument . |
IndexDocument |
IndexingSupport.createDocument(Indexable indexable)
Creates a new
IndexDocument . |
Modifier and Type | Method and Description |
---|---|
void |
IndexingSupport.addDocument(IndexDocument document)
Adds a new
IndexDocument into the index |