Uses of Interface
org.spincast.plugins.jacksonxml.XmlMixinInfo
Packages that use XmlMixinInfo
-
Uses of XmlMixinInfo in org.spincast.plugins.jacksonxml
Classes in org.spincast.plugins.jacksonxml that implement XmlMixinInfoModifier and TypeClassDescriptionclassAn simple implementation of XmlMixinInfo.Methods in org.spincast.plugins.jacksonxml that return types with arguments of type XmlMixinInfoModifier and TypeMethodDescriptionprotected Set<XmlMixinInfo>SpincastXmlManager.getXmlMixinInfos()Constructor parameters in org.spincast.plugins.jacksonxml with type arguments of type XmlMixinInfoModifierConstructorDescriptionSpincastXmlManager(com.google.inject.Provider<com.google.inject.Injector> guiceProvider, JsonManager jsonManager, Set<XmlMixinInfo> xmlMixinInfos, com.fasterxml.jackson.dataformat.xml.XmlPrettyPrinter xmlPrettyPrinter)