Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
I
L
M
O
P
R
S
T
V
W
A
accept(Visitor)
- Method in interface org.reflext.api.
TypeInfo
Visit the type info.
accept(TypeInfo, V)
- Method in interface org.reflext.api.
VisitorStrategy
accept(TypeInfo, V)
- Method in class org.reflext.api.
VisitorStrategy.Hierarchy
AccessScope
- Enum in
org.reflext.api
AnnotationIntrospector
<
A
extends
Annotation
> - Class in
org.reflext.api
AnnotationIntrospector(Class<A>)
- Constructor for class org.reflext.api.
AnnotationIntrospector
ArrayTypeInfo
- Interface in
org.reflext.api
C
ClassIntrospector
- Class in
org.reflext.api
ClassIntrospector(ClassTypeInfo)
- Constructor for class org.reflext.api.
ClassIntrospector
ClassKind
- Enum in
org.reflext.api
ClassTypeInfo
- Interface in
org.reflext.api
E
enter(ClassTypeInfo)
- Method in interface org.reflext.api.
HierarchyVisitor
equals(Object)
- Method in class org.reflext.api.
MethodSignature
G
GenericDeclarationInfo
- Interface in
org.reflext.api
getAccess()
- Method in interface org.reflext.api.
MethodInfo
getBounds()
- Method in interface org.reflext.api.
TypeVariableInfo
getComponentType()
- Method in interface org.reflext.api.
ArrayTypeInfo
getDeclaredAnnotation(Class<A>)
- Method in interface org.reflext.api.
ClassTypeInfo
getDeclaredAnnotation(Class<A>)
- Method in interface org.reflext.api.
MethodInfo
getDeclaredMethod(MethodSignature)
- Method in interface org.reflext.api.
ClassTypeInfo
getDeclaredMethods()
- Method in interface org.reflext.api.
ClassTypeInfo
getGenericDeclaration()
- Method in interface org.reflext.api.
TypeVariableInfo
getGetterMap()
- Method in class org.reflext.api.
ClassIntrospector
getGetters()
- Method in class org.reflext.api.
ClassIntrospector
getInterfaces()
- Method in interface org.reflext.api.
ClassTypeInfo
getKind()
- Method in interface org.reflext.api.
ClassTypeInfo
getLiteralType()
- Method in interface org.reflext.api.
SimpleTypeInfo
getLowerBounds()
- Method in interface org.reflext.api.
WildcardTypeInfo
getMethod()
- Method in interface org.reflext.api.
MethodInfo
getMethods()
- Method in class org.reflext.api.
ClassIntrospector
getMethods(TypeInfo)
- Method in class org.reflext.api.introspection.
MethodIntrospector
getName()
- Method in interface org.reflext.api.
ClassTypeInfo
getName()
- Method in interface org.reflext.api.
MethodInfo
getName()
- Method in class org.reflext.api.
MethodSignature
getName()
- Method in interface org.reflext.api.
TypeVariableInfo
getOwner()
- Method in interface org.reflext.api.
MethodInfo
getOwnerType()
- Method in interface org.reflext.api.
ParameterizedTypeInfo
getPackageName()
- Method in interface org.reflext.api.
ClassTypeInfo
getParameterTypes()
- Method in interface org.reflext.api.
MethodInfo
getRawType()
- Method in interface org.reflext.api.
ParameterizedTypeInfo
getReturnType()
- Method in interface org.reflext.api.
MethodInfo
getSetterMap()
- Method in class org.reflext.api.
ClassIntrospector
getSetters()
- Method in class org.reflext.api.
ClassIntrospector
getSignature()
- Method in interface org.reflext.api.
MethodInfo
getSimpleName()
- Method in interface org.reflext.api.
ClassTypeInfo
getSuperType()
- Method in interface org.reflext.api.
ClassTypeInfo
getType()
- Method in interface org.reflext.api.
TypeInfo
Returns the underlying type object.
getTypeArguments()
- Method in interface org.reflext.api.
ParameterizedTypeInfo
getTypeParameters()
- Method in interface org.reflext.api.
GenericDeclarationInfo
getUpperBounds()
- Method in interface org.reflext.api.
WildcardTypeInfo
H
hashCode()
- Method in class org.reflext.api.
MethodSignature
HierarchyVisitor
- Interface in
org.reflext.api
I
isAbstract()
- Method in interface org.reflext.api.
MethodInfo
isAssignableFrom(ClassTypeInfo)
- Method in interface org.reflext.api.
ClassTypeInfo
isCovariantWith(TypeInfo)
- Method in interface org.reflext.api.
TypeInfo
isFinal()
- Method in interface org.reflext.api.
MethodInfo
isPrimitive()
- Method in interface org.reflext.api.
SimpleTypeInfo
isStatic()
- Method in interface org.reflext.api.
MethodInfo
L
leave(ClassTypeInfo)
- Method in interface org.reflext.api.
HierarchyVisitor
LiteralType
- Enum in
org.reflext.api
M
MethodInfo
- Interface in
org.reflext.api
MethodIntrospector
- Class in
org.reflext.api.introspection
MethodIntrospector(TypeScope)
- Constructor for class org.reflext.api.introspection.
MethodIntrospector
MethodSignature
- Class in
org.reflext.api
The signature of method, identifies a method.
MethodSignature(String, List<TypeInfo>)
- Constructor for class org.reflext.api.
MethodSignature
O
org.reflext.api
- package org.reflext.api
org.reflext.api.introspection
- package org.reflext.api.introspection
P
ParameterizedTypeInfo
- Interface in
org.reflext.api
R
resolve(ClassTypeInfo)
- Method in class org.reflext.api.
AnnotationIntrospector
resolve(MethodInfo)
- Method in class org.reflext.api.
AnnotationIntrospector
resolve(ClassTypeInfo, MethodSignature)
- Method in class org.reflext.api.
AnnotationIntrospector
resolve(TypeInfo)
- Method in interface org.reflext.api.
ClassTypeInfo
resolveMethods(Class<A>)
- Method in class org.reflext.api.
ClassIntrospector
S
SimpleTypeInfo
- Interface in
org.reflext.api
T
toString()
- Method in class org.reflext.api.
MethodSignature
TypeInfo
- Interface in
org.reflext.api
TypeScope
- Enum in
org.reflext.api.introspection
TypeVariableInfo
- Interface in
org.reflext.api
V
valueOf(String)
- Static method in enum org.reflext.api.
AccessScope
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.reflext.api.
ClassKind
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.reflext.api.introspection.
TypeScope
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.reflext.api.
LiteralType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.reflext.api.
AccessScope
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.reflext.api.
ClassKind
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.reflext.api.introspection.
TypeScope
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.reflext.api.
LiteralType
Returns an array containing the constants of this enum type, in the order they are declared.
Visitor
- Interface in
org.reflext.api
VisitorStrategy
<
V
extends
Visitor
> - Interface in
org.reflext.api
VisitorStrategy.Hierarchy
<
V
extends
HierarchyVisitor
> - Class in
org.reflext.api
VisitorStrategy.Hierarchy()
- Constructor for class org.reflext.api.
VisitorStrategy.Hierarchy
VoidTypeInfo
- Interface in
org.reflext.api
W
WildcardTypeInfo
- Interface in
org.reflext.api
A
C
E
G
H
I
L
M
O
P
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009
eXo Platform SAS
. All Rights Reserved.