Uses of Interface
com.evolveum.midpoint.prism.marshaller.JaxbDomHack
-
Packages that use JaxbDomHack Package Description com.evolveum.midpoint.prism.impl com.evolveum.midpoint.prism.impl.marshaller -
-
Uses of JaxbDomHack in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl that return JaxbDomHack Modifier and Type Method Description @NotNull JaxbDomHack
PrismContextImpl. getJaxbDomHack()
-
Uses of JaxbDomHack in com.evolveum.midpoint.prism.impl.marshaller
Classes in com.evolveum.midpoint.prism.impl.marshaller that implement JaxbDomHack Modifier and Type Class Description class
JaxbDomHackImpl
A set of ugly hacks that are needed for prism and "real" JAXB to coexist.
-