Class 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 Detail

      • ObjectInfo

        public ObjectInfo()
    • Method Detail

      • init

        public void init​(Bindings bindings)
        Specified by:
        init in interface org.apache.sling.scripting.sightly.pojo.Use
      • getInfo

        public String getInfo()