com.sun.xml.bind.v2.runtime.unmarshaller
Class XsiNilLoader.Single

java.lang.Object
  extended by com.sun.xml.bind.v2.runtime.unmarshaller.Loader
      extended by com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
          extended by com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
              extended by com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
Enclosing class:
XsiNilLoader

public static final class XsiNilLoader.Single
extends XsiNilLoader


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
XsiNilLoader.Array, XsiNilLoader.Single
 
Constructor Summary
XsiNilLoader.Single(Loader l, Accessor acc)
           
 
Method Summary
 
Methods inherited from class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
getExpectedAttributes, getExpectedChildElements
 
Methods inherited from class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
leaveElement, startElement
 
Methods inherited from class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
childElement, expectText, handleGenericError, handleGenericException, reportError, text
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsiNilLoader.Single

public XsiNilLoader.Single(Loader l,
                           Accessor acc)