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