Interface Interpretation

    • Method Detail

      • interpret

        void interpret​(DspContext dc)
                throws DspException,
                       java.io.IOException
        Interprets this interpretation of a DSP page, and generates the result to the output specified in DspContext.
        Parameters:
        dc - the interpreter context; never null.
        Throws:
        DspException
        java.io.IOException