Uses of Interface
com.sun.xml.bind.v2.runtime.unmarshaller.Patcher
Packages that use Patcher
-
Uses of Patcher in com.sun.xml.bind.v2.runtime.unmarshaller
Methods in com.sun.xml.bind.v2.runtime.unmarshaller with parameters of type PatcherModifier and TypeMethodDescriptionvoid
UnmarshallingContext.addPatcher
(Patcher job) Adds a job that will be executed at the last of the unmarshalling.