Added concept of AnnotationInspector, which is responsible for finding annotations for a given field. A default implementation is provided in core and the Jaxb module extends with one capable of finding XML related annotations of getters and setters.
Also took a moment to clean up some warnings in Lint
Added concept of AnnotationInspector, which is responsible for finding annotations for a given field. A default implementation is provided in core and the Jaxb module extends with one capable of finding XML related annotations of getters and setters.
Also took a moment to clean up some warnings in Lint