# XsltViewResolver Notes
### Dependencies

### 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.