com.sun.xml.bind.v2.runtime.property

Class ArrayERProperty.ReceiverImpl

protected final class ArrayERProperty.ReceiverImpl extends Object implements Receiver

Receiver that puts the child object into the Scope object.
Constructor Summary
protected ReceiverImpl(int offset)
Method Summary
voidreceive(UnmarshallingContext.State state, Object o)

Constructor Detail

ReceiverImpl

protected ReceiverImpl(int offset)

Method Detail

receive

public void receive(UnmarshallingContext.State state, Object o)