JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
C
E
G
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.
compareTo(SerAnnotatedElement)
- Method in class net.java.sezpoz.impl.
SerAnnotatedElement
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
G
getSupportedSourceVersion()
- Method in class net.java.sezpoz.impl.
Indexer
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.
Indexer
- Class in
net.java.sezpoz.impl
Processor for indexable annotations.
Indexer()
- Constructor for class net.java.sezpoz.impl.
Indexer
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.
Inspector
- Class in
net.java.sezpoz.impl
CLI utility for inspecting binary SezPoz metadata.
Inspector()
- Constructor for class net.java.sezpoz.impl.
Inspector
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
key()
- Method in class net.java.sezpoz.impl.
SerAnnotatedElement
Key based on the annotated element, ignoring annotation values.
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
main(String[])
- Static method in class net.java.sezpoz.impl.
Inspector
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.
METAINF_ANNOTATIONS
- Static variable in class net.java.sezpoz.impl.
Indexer
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.
Indexer
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
type()
- Method in annotation type net.java.sezpoz.
Indexable
Optional indication of a type to which the resolved instance must be assignable.
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
G
H
I
K
L
M
N
P
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2018. All rights reserved.