Package org.appng.api

Interface PageProcessor

    • Method Detail

      • processPage

        boolean processPage()
        Returns whether or not the rest of the JSP-page should be skipped
        Returns:
        true if the rest of the JSP-page should be skipped, false otherwise