- GENERIC - Static variable in class org.jvnet.annox.parser.XAnnotationFieldParser
-
- GENERIC - Static variable in class org.jvnet.annox.parser.XAnnotationParser
-
- getAllFieldAnnotations(Field, Locatable) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getAllMethodAnnotations(Method, Locatable) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getAnnotatedElement() - Method in class org.jvnet.annox.model.XAnnotatedElement
-
Returns the target annotated element.
- getAnnotatedElement() - Method in exception org.jvnet.annox.reflect.AnnotatedElementException
-
- getAnnotatedElement(AnnotatedElement) - Method in interface org.jvnet.annox.reflect.AnnotatedElementFactory
-
- getAnnotatedElement(Method) - Method in interface org.jvnet.annox.reflect.AnnotatedElementFactory
-
- getAnnotatedElement(Constructor<?>) - Method in interface org.jvnet.annox.reflect.AnnotatedElementFactory
-
- getAnnotatedElement(AnnotatedElement) - Method in class org.jvnet.annox.reflect.DirectAnnotatedElementFactory
-
- getAnnotatedElement(Method) - Method in class org.jvnet.annox.reflect.DirectAnnotatedElementFactory
-
- getAnnotatedElement(Constructor) - Method in class org.jvnet.annox.reflect.DirectAnnotatedElementFactory
-
- getAnnotatedElement(AnnotatedElement) - Method in class org.jvnet.annox.reflect.DualAnnotatedElementFactory
-
- getAnnotatedElement(Constructor) - Method in class org.jvnet.annox.reflect.DualAnnotatedElementFactory
-
- getAnnotatedElement(Method) - Method in class org.jvnet.annox.reflect.DualAnnotatedElementFactory
-
- getAnnotatedElement(AnnotatedElement) - Method in class org.jvnet.annox.reflect.ResourcedAnnotatedElementFactory
-
- getAnnotatedElement(Constructor) - Method in class org.jvnet.annox.reflect.ResourcedAnnotatedElementFactory
-
- getAnnotatedElement(Method) - Method in class org.jvnet.annox.reflect.ResourcedAnnotatedElementFactory
-
- getAnnotatedElement(Field) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getAnnotatedElement(Method) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getAnnotatedElement(Class) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getAnnotatedElement(Package) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getAnnotatedElementFactory() - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getAnnotation(Class<X>) - Method in class org.jvnet.annox.model.XAnnotatedElement
-
- getAnnotation(Class<T>) - Method in class org.jvnet.annox.reflect.ConstructorAnnotatedElement
-
- getAnnotation(Class<T>) - Method in class org.jvnet.annox.reflect.MethodAnnotatedElement
-
- getAnnotationClass() - Method in class org.jvnet.annox.model.XAnnotation
-
Returns the annotation class.
- getAnnotationClass() - Method in class org.jvnet.annox.model.XAnnotationField.XAnnotation
-
- getAnnotationClass() - Method in class org.jvnet.annox.model.XAnnotationField.XAnnotationArray
-
- getAnnotationFieldValue(Annotation, String) - Method in class org.jvnet.annox.parser.XAnnotationFieldParser
-
- getAnnotations() - Method in class org.jvnet.annox.model.XAnnotated
-
Returns annotations for this annotated item.
- getAnnotations() - Method in class org.jvnet.annox.reflect.ConstructorAnnotatedElement
-
- getAnnotations() - Method in class org.jvnet.annox.reflect.MethodAnnotatedElement
-
- getAnnotationType() - Method in exception org.jvnet.annox.annotation.NoSuchAnnotationFieldException
-
- getAnnotationVisitor() - Method in class org.jvnet.annox.model.XAnnotationVisitorWrapper
-
- getArrayClass(Class<?>) - Static method in class org.jvnet.annox.util.ClassUtils
-
- getClass(Package, String) - Method in class org.jvnet.annox.reader.resourced.NXConverter
-
- getClassAnnotation(Class<A>, Class, Locatable) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getClassArrayValue(Annotation, String) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getClasses() - Method in class org.jvnet.annox.model.XPackage
-
Returns annotated classes of the package.
- getClassLoader() - Method in class org.jvnet.annox.reader.resourced.NXConverter
-
- getClassLoader() - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getClassName() - Method in exception org.jvnet.annox.annotation.AnnotationClassNotFoundException
-
- getClassName() - Method in class org.jvnet.annox.model.XAnnotationField.XClass
-
- getClassNames() - Method in class org.jvnet.annox.model.XAnnotationField.XClassArray
-
- getClassValue(Annotation, String) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getConstructor() - Method in class org.jvnet.annox.model.XConstructor
-
Returns the target constructor.
- getConstructor(Class<?>, Class<?>[]) - Method in class org.jvnet.annox.reader.resourced.NXConverter
-
- getConstructor(Class<?>, Class[]) - Static method in class org.jvnet.annox.util.ReflectionUtils
-
- getConstructors() - Method in class org.jvnet.annox.model.XClass
-
Returns annotated constructors of the class.
- getContext() - Method in class org.jvnet.annox.reader.resourced.NParser
-
- getDeclaredAnnotations() - Method in class org.jvnet.annox.model.XAnnotatedElement
-
- getDeclaredAnnotations() - Method in class org.jvnet.annox.reflect.ConstructorAnnotatedElement
-
- getDeclaredAnnotations() - Method in class org.jvnet.annox.reflect.MethodAnnotatedElement
-
- getElement() - Method in exception org.jvnet.annox.parser.AnnotationElementParseException
-
- getField() - Method in class org.jvnet.annox.model.XField
-
Returns the target field.
- getField(Class<?>, String) - Method in class org.jvnet.annox.reader.resourced.NXConverter
-
- getField(Class<?>, String) - Static method in class org.jvnet.annox.util.ReflectionUtils
-
- getFieldAnnotation(Class<A>, Field, Locatable) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getFieldElement(Element, String) - Static method in class org.jvnet.annox.util.AnnotationElementUtils
-
- getFieldElements(Element, String) - Static method in class org.jvnet.annox.util.AnnotationElementUtils
-
- getFields() - Method in class org.jvnet.annox.model.XClass
-
Returns annotated fields of the class.
- getFieldsList() - Method in class org.jvnet.annox.model.XAnnotation
-
Returns the list of the fields.
- getFieldsMap() - Method in class org.jvnet.annox.model.XAnnotation
-
Returns the map of the fields.
- getFieldValue(Element, String) - Static method in class org.jvnet.annox.util.AnnotationElementUtils
-
- getFieldValues(Element, String) - Static method in class org.jvnet.annox.util.AnnotationElementUtils
-
- getInstance() - Static method in class org.jvnet.annox.reflect.DirectAnnotatedElementFactory
-
- getInternalValue() - Method in class org.jvnet.annox.model.XAnnotationField
-
- getInternalValue() - Method in class org.jvnet.annox.model.XAnnotationField.XArrayField
-
- getInternalValue() - Method in class org.jvnet.annox.model.XAnnotationField.XClass
-
- getInternalValue() - Method in class org.jvnet.annox.model.XAnnotationField.XClassArray
-
- getLocatable(Package) - Static method in class org.jvnet.annox.xml.bind.LocatableUtils
-
- getLocatable(Class<?>) - Static method in class org.jvnet.annox.xml.bind.LocatableUtils
-
- getLocatable(Member) - Static method in class org.jvnet.annox.xml.bind.LocatableUtils
-
- getMember() - Method in class org.jvnet.annox.model.XMember
-
Returns the target member.
- getMembers() - Method in class org.jvnet.annox.model.XClass
-
Returns annotated members of the class.
- getMessage() - Method in exception org.jvnet.annox.io.NestedIOException
-
- getMethod() - Method in class org.jvnet.annox.model.XMethod
-
Returns the target methid.
- getMethod(Class<?>, String, Class<?>[]) - Method in class org.jvnet.annox.reader.resourced.NXConverter
-
- getMethod(Class<?>, String, Class<?>[]) - Static method in class org.jvnet.annox.util.ReflectionUtils
-
- getMethodAnnotation(Class<A>, Method, Locatable) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getMethodParameterAnnotation(Class<A>, Method, int, Locatable) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getMethods() - Method in class org.jvnet.annox.model.XClass
-
Returns annotated methods of the class.
- getName() - Method in exception org.jvnet.annox.annotation.NoSuchAnnotationFieldException
-
- getName() - Method in class org.jvnet.annox.model.XAnnotationField
-
Returns the name of the field.
- getName() - Method in class org.jvnet.annox.model.XMember
-
Returns name of the target member.
- getNParser() - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getNXConverter() - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getPackage() - Method in class org.jvnet.annox.model.XPackage
-
Returns the target package.
- getPackageAnnotation(Class<A>, Class, Locatable) - Method in class org.jvnet.annox.xml.bind.AnnoxAnnotationReader
-
- getParameterAnnotations() - Method in class org.jvnet.annox.model.XConstructor
-
- getParameterAnnotations() - Method in class org.jvnet.annox.model.XMethod
-
- getParameterAnnotations() - Method in class org.jvnet.annox.reflect.ConstructorAnnotatedElement
-
- getParameterAnnotations() - Method in class org.jvnet.annox.reflect.MethodAnnotatedElement
-
- getParameterAnnotations() - Method in interface org.jvnet.annox.reflect.ParameterizedAnnotatedElement
-
Returns an array of arrays that represent the annotations on the formal
parameters, in declaration order, of the method represented by this
parameterized annotated element.
- getParameters() - Method in class org.jvnet.annox.model.XConstructor
-
Returns annotated parameters of the method.
- getParameters() - Method in class org.jvnet.annox.model.XMethod
-
Returns annotated parameters of the method.
- getResourceName(Package) - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getResourceName(Class<?>) - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getResult() - Method in class org.jvnet.annox.model.XAnnotation
-
Returns the instance of the annotation for this xannotation.
- getResult() - Method in class org.jvnet.annox.model.XAnnotationField
-
Returns the result value of the field.
- getResult() - Method in class org.jvnet.annox.model.XAnnotationField.XAnnotation
-
- getResult() - Method in class org.jvnet.annox.model.XAnnotationField.XAnnotationArray
-
- getResult() - Method in class org.jvnet.annox.model.XAnnotationField.XArrayField
-
- getTargetClass() - Method in class org.jvnet.annox.model.XClass
-
Returns the target class.
- getTargetClass() - Method in exception org.jvnet.annox.util.ValueParseException
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField
-
Return the type of the field.
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XAnnotation
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XAnnotationArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XBoolean
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XBooleanArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XByte
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XByteArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XChar
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XCharArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XClass
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XClassArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XDouble
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XDoubleArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XEnum
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XEnumArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XFloat
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XFloatArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XInt
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XIntArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XLong
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XLongArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XShort
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XShortArray
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XString
-
- getType() - Method in class org.jvnet.annox.model.XAnnotationField.XStringArray
-
- getType() - Method in class org.jvnet.annox.model.XParameter
-
Returns type of the method parameter.
- getValue() - Method in class org.jvnet.annox.model.XAnnotationField
-
Returns the value of the field.
- getValue() - Method in class org.jvnet.annox.model.XAnnotationField.XClass
-
- getValue() - Method in class org.jvnet.annox.model.XAnnotationField.XClassArray
-
- getValue() - Method in class org.jvnet.annox.model.XAnnotationField.XFixedArrayField
-
- getValue() - Method in class org.jvnet.annox.model.XAnnotationField.XFixedField
-
Returns the fixed value of the field.
- getValue() - Method in exception org.jvnet.annox.util.ValueParseException
-
- getXAnnotationParser() - Method in class org.jvnet.annox.reader.resourced.NXConverter
-
- getXAnnotations() - Method in class org.jvnet.annox.model.XAnnotated
-
Returns the annotations associated with the item.
- getXClass(Class<?>) - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getXClass(Class<?>) - Method in interface org.jvnet.annox.reader.XReader
-
- getXConstructor(Constructor<?>) - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getXConstructor(Class<?>, Constructor<?>) - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getXConstructor(Constructor<?>) - Method in interface org.jvnet.annox.reader.XReader
-
- getXConstructor(Class<?>, Constructor<?>) - Method in interface org.jvnet.annox.reader.XReader
-
- getXField(Field) - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getXField(Class<?>, Field) - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getXField(Field) - Method in interface org.jvnet.annox.reader.XReader
-
- getXField(Class<?>, Field) - Method in interface org.jvnet.annox.reader.XReader
-
- getXMethod(Method) - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getXMethod(Class<?>, Method) - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getXMethod(Method) - Method in interface org.jvnet.annox.reader.XReader
-
- getXMethod(Class<?>, Method) - Method in interface org.jvnet.annox.reader.XReader
-
- getXPackage(Package) - Method in class org.jvnet.annox.reader.resourced.ResourcedXReader
-
- getXPackage(Package) - Method in interface org.jvnet.annox.reader.XReader
-
- getXReader() - Method in class org.jvnet.annox.reflect.ResourcedAnnotatedElementFactory
-