Interface ContentHandlerFactory.ObjectBuiltListener

    • Method Detail

      • notifyObjectBuilt

        void notifyObjectBuilt​(java.lang.Object obj)
        Notifies the listener when the object is fully built.
        Parameters:
        obj - the newly built object