# XsltViewResolver Notes ### Dependencies ![img](https://i.imgur.com/DyA4sXn.png) ### Knowledge * https://www.w3schools.com/xml/xsl_intro.asp * `buildView(String viewName)` calls the parent to buildView. And then set some attributes. * Some attributes: sourceKey, uriResolver, errorListener, outputProperties.