public final class Loop
extends java.lang.Object
Command renders a sequence of commands repeatedly. The command must have a corresponding end loop later in the stream.| Modifier and Type | Class and Description | 
|---|---|
| static class  | Loop.End | 
| static class  | Loop.Start | 
| Constructor and Description | 
|---|
| Loop() | 
public static final Loop.End END
Copyright © 2018 The Apache Software Foundation. All rights reserved.