|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Receiver
Receives an object by a child Loader
.
Method Summary | |
---|---|
void |
receive(UnmarshallingContext.State state,
java.lang.Object o)
Called when the child loader is deactivated. |
Method Detail |
---|
void receive(UnmarshallingContext.State state, java.lang.Object o) throws org.xml.sax.SAXException
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 |