com.sun.xml.bind.v2.runtime.unmarshaller
public class XsiNilLoader extends ProxyLoader
Nested Class Summary | |
---|---|
static class | XsiNilLoader.Array |
static class | XsiNilLoader.Single |
Constructor Summary | |
---|---|
XsiNilLoader(Loader defaultLoader) |
Method Summary | |
---|---|
Collection<QName> | getExpectedAttributes() |
Collection<QName> | getExpectedChildElements() |
protected void | onNil(UnmarshallingContext.State state)
Called when xsi:nil='true' was found. |
protected Loader | selectLoader(UnmarshallingContext.State state, TagName ea) |