|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.bind.v2.runtime.property.ArrayERProperty.ReceiverImpl
protected final class ArrayERProperty.ReceiverImpl
Receiver
that puts the child object into the Scope
object.
Constructor Summary | |
---|---|
protected |
ArrayERProperty.ReceiverImpl(int offset)
|
Method Summary | |
---|---|
void |
receive(UnmarshallingContext.State state,
java.lang.Object o)
Called when the child loader is deactivated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ArrayERProperty.ReceiverImpl(int offset)
Method Detail |
---|
public void receive(UnmarshallingContext.State state, java.lang.Object o) throws org.xml.sax.SAXException
Receiver
receive
in interface Receiver
state
- points to the parent's current state.o
- object that was loaded. may be null.
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |