java.lang.Object
org.apache.sling.scripting.sightly.compiler.commands.Procedure

public class Procedure extends Object
This Command allows defining a HTL template - the only functional construct of the language.
  • Field Details

  • Constructor Details

    • Procedure

      public Procedure()