public abstract static class AnnotationParser.LiteralDataInputAnnotationParser<M extends AccessibleObject & Member,B extends AnnotationBinding.InputBinding<M,LiteralDataInputDescriptor>> extends AnnotationParser.InputAnnotationParser<LiteralDataInput,M,B>
AnnotationParser.ComplexDataInputAnnotationParser<M extends AccessibleObject & Member,B extends AnnotationBinding.InputBinding<M,ComplexDataInputDescriptor>>, AnnotationParser.ComplexDataInputFieldAnnotationParser, AnnotationParser.ComplexDataInputMethodAnnotationParser, AnnotationParser.ComplexDataOutputAnnotationParser<M extends AccessibleObject & Member,B extends AnnotationBinding.OutputBinding<M,ComplexDataOutputDescriptor>>, AnnotationParser.ComplexDataOutputFieldAnnotationParser, AnnotationParser.ComplexDataOutputMethodAnnotationParser, AnnotationParser.DataAnnotationParser<A extends Annotation,M extends AccessibleObject & Member,B extends AnnotationBinding.DataBinding<M,? extends BoundDescriptor>>, AnnotationParser.ExecuteAnnotationParser, AnnotationParser.InputAnnotationParser<A extends Annotation,M extends AccessibleObject & Member,B extends AnnotationBinding.InputBinding<M,? extends InputDescriptor>>, AnnotationParser.LiteralDataInputAnnotationParser<M extends AccessibleObject & Member,B extends AnnotationBinding.InputBinding<M,LiteralDataInputDescriptor>>, AnnotationParser.LiteralDataInputFieldAnnotationParser, AnnotationParser.LiteralDataInputMethodAnnotationParser, AnnotationParser.LiteralDataOutputAnnotationParser<M extends AccessibleObject & Member,B extends AnnotationBinding.OutputBinding<M,LiteralDataOutputDescriptor>>, AnnotationParser.LiteralDataOutputFieldAnnotationParser, AnnotationParser.LiteralDataOutputMethodAnnotationParser, AnnotationParser.OutputAnnotationParser<A extends Annotation,M extends AccessibleObject & Member,B extends AnnotationBinding.OutputBinding<M,? extends OutputDescriptor>>LOGGER| Constructor and Description |
|---|
LiteralDataInputAnnotationParser() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends LiteralDataInput> |
getSupportedAnnotation() |
B |
parse(LiteralDataInput annotation,
M member) |
createBindingparsepublic B parse(LiteralDataInput annotation, M member)
parse in class AnnotationParser<LiteralDataInput,M extends AccessibleObject & Member,B extends AnnotationBinding.InputBinding<M,LiteralDataInputDescriptor>>public Class<? extends LiteralDataInput> getSupportedAnnotation()
getSupportedAnnotation in class AnnotationParser<LiteralDataInput,M extends AccessibleObject & Member,B extends AnnotationBinding.InputBinding<M,LiteralDataInputDescriptor>>Copyright © 2017. All Rights Reserved.