Uses of Interface
com.sun.xml.bind.v2.runtime.unmarshaller.Patcher

Packages that use Patcher
com.sun.xml.bind.v2.runtime.unmarshaller   
 

Uses of Patcher in com.sun.xml.bind.v2.runtime.unmarshaller
 

Methods in com.sun.xml.bind.v2.runtime.unmarshaller with parameters of type Patcher
 void UnmarshallingContext.addPatcher(Patcher job)
          Adds a job that will be executed at the last of the unmarshalling.