public.javadoc.org.spincast.plugins.jacksonxml.XmlMixinInfo.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
XmlMixinInfo (org.spincast:spincast-framework 1.13.0 API)
org.spincast.plugins.jacksonxml
Interface XmlMixinInfo
-
- All Known Implementing Classes:
- XmlMixinInfoDefault
public interface XmlMixinInfo
Mixin for Jackson.
-
-
Method Summary
All Methods Instance Methods Abstract Methods
Modifier and Type
Method and Description
Class<?>
getMixinClass()
The mixin class.
Class<?>
getTargetClass()
The class to apply the mixin to.
Copyright © 2019. All rights reserved.