Class XsiNilLoader

Direct Known Subclasses:
XsiNilLoader.Array, XsiNilLoader.Single

public class XsiNilLoader extends ProxyLoader
Looks for xsi:nil='true' and sets the target to null. Otherwise delegate to another handler.
Author:
Kohsuke Kawaguchi