public class Procedure
extends java.lang.Object
Command
allows defining a HTL template - the only functional construct of the language.Modifier and Type | Class and Description |
---|---|
static class |
Procedure.Call |
static class |
Procedure.End |
static class |
Procedure.Start |
Modifier and Type | Field and Description |
---|---|
static Procedure.End |
END |
Constructor and Description |
---|
Procedure() |
public static final Procedure.End END
Copyright © 2018 The Apache Software Foundation. All rights reserved.