|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfmpp.models.TemplateModelListCollection
public class TemplateModelListCollection
Collection variable implementation that wraps a java.util.List of already wrapped objects directly.
| Field Summary |
|---|
| Fields inherited from interface freemarker.template.TemplateModel |
|---|
NOTHING |
| Constructor Summary | |
|---|---|
TemplateModelListCollection(java.util.List list)
|
|
| Method Summary | |
|---|---|
freemarker.template.TemplateModelIterator |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateModelListCollection(java.util.List list)
| Method Detail |
|---|
public freemarker.template.TemplateModelIterator iterator()
iterator in interface freemarker.template.TemplateCollectionModel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||