com.sun.xml.bind.v2.runtime.unmarshaller
Class XsiNilLoader.Single
java.lang.Object
com.sun.xml.bind.v2.runtime.unmarshaller.Loader
com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
- Enclosing class:
- XsiNilLoader
public static final class XsiNilLoader.Single
- extends XsiNilLoader
Fields inherited from class com.sun.xml.bind.v2.runtime.unmarshaller.Loader |
expectText |
Methods inherited from class com.sun.xml.bind.v2.runtime.unmarshaller.Loader |
childElement, expectText, fireAfterUnmarshal, fireBeforeUnmarshal, handleGenericError, handleGenericException, handleGenericException, handleParseConversionException, reportError, reportError, reportUnexpectedChildElement, text |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XsiNilLoader.Single
public XsiNilLoader.Single(Loader l,
Accessor acc)
onNil
protected void onNil(UnmarshallingContext.State state)
throws SAXException
- Description copied from class:
XsiNilLoader
- Called when xsi:nil='true' was found.
- Overrides:
onNil
in class XsiNilLoader
- Throws:
SAXException
Copyright © 2014 Oracle Corporation. All Rights Reserved.