Extension of {@link JacksonAnnotationIntrospector} that is needed to supportadditional xml-specific annotation that Jackson provides. Note, however, that there is no JAXB annotation support here; that is provided with separate introspector (see {@link com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector}).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.