- Index<A extends Annotation,I> - Class in net.java.sezpoz
-
Represents an index of a single annotation.
- Indexable - Annotation Type in net.java.sezpoz
-
Marker for an annotation type which can be indexed.
- Indexer6 - Class in net.java.sezpoz.impl
-
Processor for indexable annotations.
- Indexer6() - Constructor for class net.java.sezpoz.impl.Indexer6
-
public for ServiceLoader
- IndexerFactory - Class in net.java.sezpoz.impl
-
Factory for the processor.
- IndexerFactory() - Constructor for class net.java.sezpoz.impl.IndexerFactory
-
- IndexError - Error in net.java.sezpoz
-
Error thrown when loading all or part of an index fails.
- IndexItem<A extends Annotation,I> - Class in net.java.sezpoz
-
One index item.
- instance() - Method in class net.java.sezpoz.IndexItem
-
Get an instance referred to by the element.
- isMethod - Variable in class net.java.sezpoz.impl.SerAnnotatedElement
-
true for method, false for class or field
- iterator() - Method in class net.java.sezpoz.Index
-
Find all items in the index.