org.netbeans.modules.parsing.api/1 1.55.0 6

Package org.netbeans.modules.parsing.spi.indexing

Interface Summary
ErrorsCache.Convertor<T> Getter for properties of the given error description.
 

Class Summary
BinaryIndexer  
BinaryIndexerFactory  
ConstrainedBinaryIndexer An binary indexer with declared constraints on the binary.
Context Represents a context of indexing given root.
CustomIndexer Generic indexer for languages which have their own custom indexing mechanism.
CustomIndexerFactory Factory class to create CustomIndexers The CustomIndexerFactory instances are registered in the MimeLookup under the mime path corresponding to mime type of handled files.
EmbeddingIndexer Indexer of the embedded document.
EmbeddingIndexerFactory A factory class used to create EmbeddingIndexers.
ErrorsCache Cache of errors in a file.
Indexable Represens a file to be procesed by an indexer.
PathRecognizer Enumeration of important path types for given language.
SourceIndexerFactory Abstract predecessor of the CustomIndexerFactory and EmbeddingIndexerFactory.
SuspendStatus A service for indexers to check if an indexing is suspended or to park while indexing is suspended.
 

Enum Summary
ErrorsCache.ErrorKind  
 

Annotation Types Summary
ConstrainedBinaryIndexer.Registration The annotation to register ConstrainedBinaryIndexer with constraints on the scanned binary.
PathRecognizerRegistration Registers a PathRecognizer in the default Lookup.
 


org.netbeans.modules.parsing.api/1 1.55.0 6

Built on May 24 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.