Interface StylesheetProcedure

    • Method Detail

      • getSlotManager

        SlotManager getSlotManager()
        Get the SlotManager associated with this stylesheet construct. The SlotManager contains the information needed to manage the local stack frames used by run-time instances of the code.
        Returns:
        the associated SlotManager object