| Package | Description |
|---|---|
| com.floreysoft.jmte |
This is the main package of the Java Minimal Template Engine.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultModelAdaptor.LoopMode |
DefaultModelAdaptor.LoopMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultModelAdaptor.LoopMode[] |
DefaultModelAdaptor.LoopMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultModelAdaptor(DefaultModelAdaptor.LoopMode loopMode) |
DefaultModelAdaptor(DefaultModelAdaptor.LoopMode loopMode,
String specialIteratorVariable,
boolean enableSlowMapAccess) |
Copyright © 2017. All rights reserved.