Package org.springframework.web.servlet.view.xslt


@NonNullApi @NonNullFields package org.springframework.web.servlet.view.xslt
Support classes for XSLT, providing a View implementation for XSLT stylesheets.
  • Classes
    Class
    Description
    XSLT-driven View that allows for response context to be rendered as the result of an XSLT transformation.
    ViewResolver implementation that resolves instances of XsltView by translating the supplied view name into the URL of the XSLT stylesheet.