|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfmpp.models.TemplateModelArrayCollection
public class TemplateModelArrayCollection
Collection variable implementation that wraps an array of already wrapped objects directly.
| Field Summary |
|---|
| Fields inherited from interface freemarker.template.TemplateModel |
|---|
NOTHING |
| Constructor Summary | |
|---|---|
TemplateModelArrayCollection(freemarker.template.TemplateModel[] array)
|
|
| 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 TemplateModelArrayCollection(freemarker.template.TemplateModel[] array)
| 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 | ||||||||