Skip navigation links
A C E H I K L M N P S T V 

A

annotation() - Method in class net.java.sezpoz.IndexItem
Get the annotation itself.

C

className - Variable in class net.java.sezpoz.impl.SerAnnotatedElement
fully qualified name of class
className() - Method in class net.java.sezpoz.IndexItem
Get the name of the class which is the annotated element or of which the annotated element is a member.
constName - Variable in class net.java.sezpoz.impl.SerEnumConst
name of enumeration "field" (constant name)

E

element() - Method in class net.java.sezpoz.IndexItem
Get the live annotated element.
enumName - Variable in class net.java.sezpoz.impl.SerEnumConst
fully qualified name of enumeration type
equals(Object) - Method in class net.java.sezpoz.impl.SerAnnConst
 
equals(Object) - Method in class net.java.sezpoz.impl.SerAnnotatedElement
 
equals(Object) - Method in class net.java.sezpoz.impl.SerEnumConst
 
equals(Object) - Method in class net.java.sezpoz.impl.SerTypeConst
 
equals(Object) - Method in class net.java.sezpoz.IndexItem
 

H

hashCode() - Method in class net.java.sezpoz.impl.SerAnnConst
 
hashCode() - Method in class net.java.sezpoz.impl.SerAnnotatedElement
 
hashCode() - Method in class net.java.sezpoz.impl.SerEnumConst
 
hashCode() - Method in class net.java.sezpoz.impl.SerTypeConst
 
hashCode() - Method in class net.java.sezpoz.IndexItem
 

I

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
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.

K

kind() - Method in class net.java.sezpoz.IndexItem
Determine what kind of element is annotated.

L

load(Class<A>, Class<I>) - Static method in class net.java.sezpoz.Index
Load an index for a given annotation type.
load(Class<A>, Class<I>, ClassLoader) - Static method in class net.java.sezpoz.Index
Load an index for a given annotation type.

M

memberName - Variable in class net.java.sezpoz.impl.SerAnnotatedElement
mame of method or field within class, or null for whole class
memberName() - Method in class net.java.sezpoz.IndexItem
Get the name of the annotated member element.

N

name - Variable in class net.java.sezpoz.impl.SerAnnConst
fully qualified name of annotation type
name - Variable in class net.java.sezpoz.impl.SerTypeConst
fully qualified name of class
net.java.sezpoz - package net.java.sezpoz
Support for declaring, creating, and inspecting indices of annotated Java elements.
net.java.sezpoz.impl - package net.java.sezpoz.impl
 

P

process(Set<? extends TypeElement>, RoundEnvironment) - Method in class net.java.sezpoz.impl.Indexer6
 

S

SerAnnConst - Class in net.java.sezpoz.impl
Representation of a nested annotation constant.
SerAnnotatedElement - Class in net.java.sezpoz.impl
Represents one annotated element (class etc.) with a particular list of values.
SerEnumConst - Class in net.java.sezpoz.impl
Represents one enum constant value.
SerTypeConst - Class in net.java.sezpoz.impl
Representation of one class constant.

T

toString() - Method in class net.java.sezpoz.impl.SerAnnConst
 
toString() - Method in class net.java.sezpoz.impl.SerAnnotatedElement
 
toString() - Method in class net.java.sezpoz.impl.SerEnumConst
 
toString() - Method in class net.java.sezpoz.impl.SerTypeConst
 
toString() - Method in class net.java.sezpoz.IndexItem
 

V

values - Variable in class net.java.sezpoz.impl.SerAnnConst
values of annotation attrs, as in #SerAnnotatedElement
values - Variable in class net.java.sezpoz.impl.SerAnnotatedElement
values of annotation, as primitive wrappers, String's, ArrayList's (for arrays), or Ser*Const objects
A C E H I K L M N P S T V 
Skip navigation links

Copyright © 2017. All rights reserved.