Uses of Interface
org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.Patcher
Packages that use Patcher
-
Uses of Patcher in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
Methods in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller with parameters of type PatcherModifier and TypeMethodDescriptionvoidUnmarshallingContext.addPatcher(Patcher job) Adds a job that will be executed at the last of the unmarshalling.