All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.jacksonxml.IXmlMixinInfo.html Maven / Gradle / Ivy

There is a newer version: 0.9.28
Show newest version






IXmlMixinInfo (org.spincast:spincast-framework 0.9.21 API)












org.spincast.plugins.jacksonxml

Interface IXmlMixinInfo

  • All Known Implementing Classes:
    XmlMixinInfo


    public interface IXmlMixinInfo
    Links a mixin to a class to (de)serialize using Jackson.
    • Method Detail

      • getTargetClass

        Class<?> getTargetClass()
        The class to apply the mixin to.
      • getMixinClass

        Class<?> getMixinClass()
        The mixin class.

Copyright © 2016. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy