public static class XAnnotationFieldParser.XAnnotationItemXArrayFieldParser extends XAnnotationFieldParser<XAnnotation[],XAnnotation[]>
XAnnotationFieldParser.XAnnotationItemArrayFieldParser, XAnnotationFieldParser.XAnnotationItemFieldParser, XAnnotationFieldParser.XAnnotationItemXArrayFieldParser, XAnnotationFieldParser.XAnnotationXItemFieldParser, XAnnotationFieldParser.XArrayFieldParser<T,V>, XAnnotationFieldParser.XBooleanArrayFieldParser, XAnnotationFieldParser.XBooleanFieldParser, XAnnotationFieldParser.XByteArrayFieldParser, XAnnotationFieldParser.XByteFieldParser, XAnnotationFieldParser.XCharArrayFieldParser, XAnnotationFieldParser.XCharFieldParser, XAnnotationFieldParser.XClassArrayFieldParser, XAnnotationFieldParser.XClassFieldParser, XAnnotationFieldParser.XDoubleArrayFieldParser, XAnnotationFieldParser.XDoubleFieldParser, XAnnotationFieldParser.XEnumArrayFieldParser, XAnnotationFieldParser.XEnumFieldParser, XAnnotationFieldParser.XFieldParser<T,V>, XAnnotationFieldParser.XFloatArrayFieldParser, XAnnotationFieldParser.XFloatFieldParser, XAnnotationFieldParser.XGenericFieldParser<T,V>, XAnnotationFieldParser.XIntArrayFieldParser, XAnnotationFieldParser.XIntFieldParser, XAnnotationFieldParser.XLongArrayFieldParser, XAnnotationFieldParser.XLongFieldParser, XAnnotationFieldParser.XShortArrayFieldParser, XAnnotationFieldParser.XShortFieldParser, XAnnotationFieldParser.XStringArrayFieldParser, XAnnotationFieldParser.XStringFieldParserANNOTATION, ANNOTATION_ARRAY, BOOLEAN, BOOLEAN_ARRAY, BYTE, BYTE_ARRAY, CHAR, CHAR_ARRAY, CLASS, CLASS_ARRAY, DOUBLE, DOUBLE_ARRAY, ENUM, ENUM_ARRAY, FLOAT, FLOAT_ARRAY, GENERIC, INT, INT_ARRAY, LONG, LONG_ARRAY, SHORT, SHORT_ARRAY, STRING, STRING_ARRAY, XANNOTATION, XANNOTATION_ARRAY| Constructor and Description |
|---|
XAnnotationFieldParser.XAnnotationItemXArrayFieldParser() |
| Modifier and Type | Method and Description |
|---|---|
XAnnotationField<XAnnotation[]> |
construct(String name,
XAnnotation[] annotations,
Class<?> type) |
XAnnotationField<XAnnotation[]> |
parse(Annotation annotation,
String name,
Class<?> type) |
XAnnotationField<XAnnotation[]> |
parse(Element annotationElement,
String name,
Class<?> type) |
detectType, getAnnotationFieldValuepublic XAnnotationFieldParser.XAnnotationItemXArrayFieldParser()
public XAnnotationField<XAnnotation[]> parse(Element annotationElement, String name, Class<?> type) throws AnnotationElementParseException
parse in class XAnnotationFieldParser<XAnnotation[],XAnnotation[]>AnnotationElementParseExceptionpublic XAnnotationField<XAnnotation[]> parse(Annotation annotation, String name, Class<?> type) throws NoSuchAnnotationFieldException
parse in class XAnnotationFieldParser<XAnnotation[],XAnnotation[]>NoSuchAnnotationFieldExceptionpublic XAnnotationField<XAnnotation[]> construct(String name, XAnnotation[] annotations, Class<?> type)
construct in class XAnnotationFieldParser<XAnnotation[],XAnnotation[]>Copyright © 2006-2013 Highsource. All Rights Reserved.