SLING-4957 - Sightly RenderContextImpl contains utility methods that don't belong there

* moved utility methods from RenderContextImpl to RenderUtils
* made methods static
* removed unnecessary passing of renderContext just for utility methods
(patch provided by Vlad Băilescu)

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1701047 13f79535-47bb-0310-9956-ffa450edef68
24 files changed
tree: f0f4aa69d4b6127553b3dddf93aaae0d6f050903
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting Sightly Engine

This package contains a Java implementation of the Sightly templating language specification.

The current available documentation can be checked out at http://docs.adobe.com/docs/en/aem/6-0/develop/sightly.html.