Uses of Class
com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader

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

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

Subclasses of ProxyLoader in com.sun.xml.bind.v2.runtime.unmarshaller
 class WildcardLoader
          Feed incoming events to DomHandler and builds a DOM tree.
 class XsiNilLoader
          Looks for xsi:nil='true' and sets the target to null.
static class XsiNilLoader.Array
           
static class XsiNilLoader.Single