Interface IFragmentRenderer

    • Method Detail

      • set

        void set​(Fragment fragment,
                 Stack<NSContext> nsStack)
        Sets the fragment to iterate through and the namespace context.
        Parameters:
        fragment - the fragment to iterate through.
        nsStack - the namespace context (can be null).