public static class DataSourceException.ForEachInfo
extends java.lang.Object
| Constructor and Description |
|---|
ForEachInfo(ForEachTag tag,
java.util.Map tagFields)
Create the object
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
getFields()
The fields in this tag.
|
ForEachTag |
getTag()
The forEach tag for this information.
|
public ForEachInfo(ForEachTag tag,
java.util.Map tagFields)
tag - The forEach tag for this information.tagFields - The fields in this tag. key is the field name used in ${var.field} and value is the value of
the field. Throws away fields with a null key (can happen).public ForEachTag getTag()
public java.util.Map getFields()
Copyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software