- 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
-
- XAnnotated - Class in org.jvnet.annox.model
-
Defines an item with an array of the associated annotations.
- XAnnotated(XAnnotation[]) - Constructor for class org.jvnet.annox.model.XAnnotated
-
Constructs an annotated item.
- XAnnotatedElement<T extends AnnotatedElement> - Class in org.jvnet.annox.model
-
Defines an annotated element.
- XAnnotatedElement(T, XAnnotation[]) - Constructor for class org.jvnet.annox.model.XAnnotatedElement
-
Constructs an annotated element.
- XAnnotation - Class in org.jvnet.annox.model
-
Defines an xannotation.
- XAnnotation(Class<? extends Annotation>, XAnnotationField<?>...) - Constructor for class org.jvnet.annox.model.XAnnotation
-
Constructs an xannotation for the given annotation class.
- XAnnotation(String, XAnnotation, Class<? extends Annotation>) - Constructor for class org.jvnet.annox.model.XAnnotationField.XAnnotation
-
- XANNOTATION - Static variable in class org.jvnet.annox.parser.XAnnotationFieldParser
-
- XANNOTATION_ARRAY - Static variable in class org.jvnet.annox.parser.XAnnotationFieldParser
-
- XAnnotationArray(String, XAnnotation[], Class<? extends Annotation>) - Constructor for class org.jvnet.annox.model.XAnnotationField.XAnnotationArray
-
- XAnnotationField<T> - Class in org.jvnet.annox.model
-
Defines an annotation field.
- XAnnotationField(String) - Constructor for class org.jvnet.annox.model.XAnnotationField
-
Constructrs an annotation field with the given name.
- XAnnotationField.XAnnotation - Class in org.jvnet.annox.model
-
- XAnnotationField.XAnnotationArray - Class in org.jvnet.annox.model
-
Annotation array field.
- XAnnotationField.XArrayField<T> - Class in org.jvnet.annox.model
-
Defines an array field.
- XAnnotationField.XBoolean - Class in org.jvnet.annox.model
-
- XAnnotationField.XBooleanArray - Class in org.jvnet.annox.model
-
- XAnnotationField.XByte - Class in org.jvnet.annox.model
-
- XAnnotationField.XByteArray - Class in org.jvnet.annox.model
-
- XAnnotationField.XChar - Class in org.jvnet.annox.model
-
- XAnnotationField.XCharArray - Class in org.jvnet.annox.model
-
- XAnnotationField.XClass - Class in org.jvnet.annox.model
-
- XAnnotationField.XClassArray - Class in org.jvnet.annox.model
-
- XAnnotationField.XDouble - Class in org.jvnet.annox.model
-
- XAnnotationField.XDoubleArray - Class in org.jvnet.annox.model
-
- XAnnotationField.XEnum - Class in org.jvnet.annox.model
-
- XAnnotationField.XEnumArray - Class in org.jvnet.annox.model
-
- XAnnotationField.XField<T> - Class in org.jvnet.annox.model
-
Basic annotation field.
- XAnnotationField.XFixedArrayField<T> - Class in org.jvnet.annox.model
-
Array field with fixed value.
- XAnnotationField.XFixedField<T> - Class in org.jvnet.annox.model
-
Annotation field with a fixed value.
- XAnnotationField.XFloat - Class in org.jvnet.annox.model
-
- XAnnotationField.XFloatArray - Class in org.jvnet.annox.model
-
- XAnnotationField.XInt - Class in org.jvnet.annox.model
-
- XAnnotationField.XIntArray - Class in org.jvnet.annox.model
-
- XAnnotationField.XLong - Class in org.jvnet.annox.model
-
- XAnnotationField.XLongArray - Class in org.jvnet.annox.model
-
- XAnnotationField.XShort - Class in org.jvnet.annox.model
-
- XAnnotationField.XShortArray - Class in org.jvnet.annox.model
-
- XAnnotationField.XString - Class in org.jvnet.annox.model
-
- XAnnotationField.XStringArray - Class in org.jvnet.annox.model
-
- XAnnotationFieldParser<T,V> - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser
-
- XAnnotationFieldParser.XAnnotationItemArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XAnnotationItemFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XAnnotationItemXArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XAnnotationXItemFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XArrayFieldParser<T,V> - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XBooleanArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XBooleanFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XByteArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XByteFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XCharArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XCharFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XClassArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XClassFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XDoubleArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XDoubleFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XEnumArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XEnumFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XFieldParser<T,V> - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XFloatArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XFloatFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XGenericFieldParser<T,V> - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XIntArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XIntFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XLongArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XLongFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XShortArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XShortFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XStringArrayFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationFieldParser.XStringFieldParser - Class in org.jvnet.annox.parser
-
- XAnnotationItemArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XAnnotationItemArrayFieldParser
-
- XAnnotationItemFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XAnnotationItemFieldParser
-
- XAnnotationItemXArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XAnnotationItemXArrayFieldParser
-
- XAnnotationParser - Class in org.jvnet.annox.parser
-
- XAnnotationParser() - Constructor for class org.jvnet.annox.parser.XAnnotationParser
-
- XAnnotationVisitor<T> - Interface in org.jvnet.annox.model
-
Annotation visitor.
- XAnnotationVisitorWrapper<T> - Class in org.jvnet.annox.model
-
- XAnnotationVisitorWrapper(XAnnotationVisitor<T>) - Constructor for class org.jvnet.annox.model.XAnnotationVisitorWrapper
-
- XAnnotationXItemFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XAnnotationXItemFieldParser
-
- XArrayField(String) - Constructor for class org.jvnet.annox.model.XAnnotationField.XArrayField
-
- XArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XArrayFieldParser
-
- XBoolean(String, Boolean) - Constructor for class org.jvnet.annox.model.XAnnotationField.XBoolean
-
- XBooleanArray(String, Boolean[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XBooleanArray
-
- XBooleanArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XBooleanArrayFieldParser
-
- XBooleanFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XBooleanFieldParser
-
- XByte(String, Byte) - Constructor for class org.jvnet.annox.model.XAnnotationField.XByte
-
- XByteArray(String, Byte[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XByteArray
-
- XByteArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XByteArrayFieldParser
-
- XByteFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XByteFieldParser
-
- XChar(String, Character) - Constructor for class org.jvnet.annox.model.XAnnotationField.XChar
-
- XCharArray(String, Character[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XCharArray
-
- XCharArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XCharArrayFieldParser
-
- XCharFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XCharFieldParser
-
- XClass(String, Class) - Constructor for class org.jvnet.annox.model.XAnnotationField.XClass
-
- XClass(String, String) - Constructor for class org.jvnet.annox.model.XAnnotationField.XClass
-
- XClass - Class in org.jvnet.annox.model
-
Defines an annotated class.
- XClass(Class<?>, XAnnotation[], XField[], XConstructor[], XMethod[]) - Constructor for class org.jvnet.annox.model.XClass
-
Constructs an annotated class.
- XClassArray(String, Class[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XClassArray
-
- XClassArray(String, String[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XClassArray
-
- XClassArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XClassArrayFieldParser
-
- XClassFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XClassFieldParser
-
- XConstructor - Class in org.jvnet.annox.model
-
Defines an annotated constructor.
- XConstructor(Constructor<?>, XAnnotation[], XParameter[]) - Constructor for class org.jvnet.annox.model.XConstructor
-
Constructs an annotated constructor.
- XDouble(String, Double) - Constructor for class org.jvnet.annox.model.XAnnotationField.XDouble
-
- XDoubleArray(String, Double[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XDoubleArray
-
- XDoubleArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XDoubleArrayFieldParser
-
- XDoubleFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XDoubleFieldParser
-
- XEnum(String, Enum, Class<? extends Enum>) - Constructor for class org.jvnet.annox.model.XAnnotationField.XEnum
-
- XEnumArray(String, Enum[], Class<? extends Enum>) - Constructor for class org.jvnet.annox.model.XAnnotationField.XEnumArray
-
- XEnumArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XEnumArrayFieldParser
-
- XEnumFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XEnumFieldParser
-
- XField(String) - Constructor for class org.jvnet.annox.model.XAnnotationField.XField
-
- XField - Class in org.jvnet.annox.model
-
Defines an annotated field.
- XField(Field, XAnnotation[]) - Constructor for class org.jvnet.annox.model.XField
-
Constructs an annotated field.
- XFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XFieldParser
-
- XFixedArrayField(String, T[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XFixedArrayField
-
- XFixedField(String, T) - Constructor for class org.jvnet.annox.model.XAnnotationField.XFixedField
-
Constructs a field with the fixed value.
- XFloat(String, Float) - Constructor for class org.jvnet.annox.model.XAnnotationField.XFloat
-
- XFloatArray(String, Float[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XFloatArray
-
- XFloatArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XFloatArrayFieldParser
-
- XFloatFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XFloatFieldParser
-
- XGenericFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XGenericFieldParser
-
- XInt(String, Integer) - Constructor for class org.jvnet.annox.model.XAnnotationField.XInt
-
- XIntArray(String, Integer[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XIntArray
-
- XIntArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XIntArrayFieldParser
-
- XIntFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XIntFieldParser
-
- XLong(String, Long) - Constructor for class org.jvnet.annox.model.XAnnotationField.XLong
-
- XLongArray(String, Long[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XLongArray
-
- XLongArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XLongArrayFieldParser
-
- XLongFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XLongFieldParser
-
- XMember<T extends Member & AnnotatedElement> - Class in org.jvnet.annox.model
-
Defines an annotated member.
- XMember(T, XAnnotation[]) - Constructor for class org.jvnet.annox.model.XMember
-
Constructs an annotated member.
- XMethod - Class in org.jvnet.annox.model
-
Defines an annotated method.
- XMethod(Method, XAnnotation[], XParameter[]) - Constructor for class org.jvnet.annox.model.XMethod
-
Constructs an annotated method.
- XPackage - Class in org.jvnet.annox.model
-
Defines an annotated package.
- XPackage(Package, XAnnotation[], XClass[]) - Constructor for class org.jvnet.annox.model.XPackage
-
Constructs an annotated package.
- XParameter - Class in org.jvnet.annox.model
-
Defines an annotated method or constructor parameter.
- XParameter(Class<?>, XAnnotation[]) - Constructor for class org.jvnet.annox.model.XParameter
-
Constructs an annotated method parameter.
- XReader - Interface in org.jvnet.annox.reader
-
- XShort(String, Short) - Constructor for class org.jvnet.annox.model.XAnnotationField.XShort
-
- XShortArray(String, Short[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XShortArray
-
- XShortArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XShortArrayFieldParser
-
- XShortFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XShortFieldParser
-
- XString(String, String) - Constructor for class org.jvnet.annox.model.XAnnotationField.XString
-
- XStringArray(String, String[]) - Constructor for class org.jvnet.annox.model.XAnnotationField.XStringArray
-
- XStringArrayFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XStringArrayFieldParser
-
- XStringFieldParser() - Constructor for class org.jvnet.annox.parser.XAnnotationFieldParser.XStringFieldParser
-