Interface Receiver

    • Method Detail

      • receive

        void receive​(UnmarshallingContext.State state,
                     java.lang.Object o)
              throws org.xml.sax.SAXException
        Called when the child loader is deactivated.
        Parameters:
        state - points to the parent's current state.
        o - object that was loaded. may be null.
        Throws:
        org.xml.sax.SAXException