@Retention(value=SOURCE) @Target(value=TYPE) @Documented public @interface ALDDataConverterProvider
A data converter provider class NOT annotated with ALDDataConverterProvider will not
be found as a provider by Alida.
| Modifier and Type | Optional Element and Description |
|---|---|
int |
priority
Priority to resolve cases where more than one DataIO provider is found for one class.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.