Class Procedure


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

      Fields 
      Modifier and Type Field Description
      static Procedure.End END  
    • Constructor Summary

      Constructors 
      Constructor Description
      Procedure()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Procedure

        public Procedure()