Uses of Class
com.sun.xml.bind.IDResolver

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

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

Methods in com.sun.xml.bind.v2.runtime.unmarshaller with parameters of type IDResolver
 void UnmarshallingContext.reset(com.sun.xml.bind.unmarshaller.InfosetScanner scanner, boolean isInplaceMode, JaxBeanInfo expectedType, IDResolver idResolver)