程序包 org.springframework.web.servlet.view.xslt
Support classes for XSLT, providing a View implementation for XSLT stylesheets.
类概要 类 说明 XsltView XSLT-driven View that allows for response context to be rendered as the result of an XSLT transformation.XsltViewResolver ViewResolverimplementation that resolves instances ofXsltViewby translating the supplied view name into the URL of the XSLT stylesheet.