| Package | Description |
|---|---|
| org.netbeans.modules.parsing.spi.indexing.support |
| Class and Description |
|---|
| IndexDocument
An IndexDocument lets you store a series of [key,value] pairs in the
persistent store.
|
| IndexingSupport
Support for writing indexers.
|
| QuerySupport |
| QuerySupport.Kind
Encodes a type of the name kind used by
QuerySupport.query(java.lang.String, java.lang.String, org.netbeans.modules.parsing.spi.indexing.support.QuerySupport.Kind, java.lang.String...). |
| QuerySupport.Query
An index query.
|
| QuerySupport.Query.Factory
Factory for an index queries.
|