SLING-5124 - Optimise RenderUtils to avoid throwing exceptions when looking for object methods

* switch implementation to return null instead of throwing NoSuchMethodException

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1707449 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 3b7d03d6325819cf97f8bf35d29d41cfbc941f98
  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.