Package com.composum.platform.htl.tools
Class ObjectInfo
- java.lang.Object
-
- com.composum.platform.htl.tools.ObjectInfo
-
- All Implemented Interfaces:
org.apache.sling.scripting.sightly.pojo.Use
public class ObjectInfo extends Object implements org.apache.sling.scripting.sightly.pojo.Use
Utility to print out information about a HTL variable via Java Reflection. Not for production use. Usage e.g.:
-
-
Constructor Summary
Constructors Constructor Description ObjectInfo()
-