|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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
public static final class XsiNilLoader.Single
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader |
---|
XsiNilLoader.Array, XsiNilLoader.Single |
Field Summary |
---|
Fields inherited from class com.sun.xml.bind.v2.runtime.unmarshaller.Loader |
---|
expectText |
Constructor Summary | |
---|---|
XsiNilLoader.Single(Loader l,
Accessor acc)
|
Method Summary | |
---|---|
protected void |
onNil(UnmarshallingContext.State state)
Called when xsi:nil='true' was found. |
Methods inherited from class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader |
---|
getExpectedAttributes, getExpectedChildElements, selectLoader |
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, 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 |
Constructor Detail |
---|
public XsiNilLoader.Single(Loader l, Accessor acc)
Method Detail |
---|
protected void onNil(UnmarshallingContext.State state) throws org.xml.sax.SAXException
XsiNilLoader
onNil
in class XsiNilLoader
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |