Tag library validation report automatically generated by the Maven taglib plugin
This report contains a basic validation of tag handler classes for the following tag libraries:
found | loadable | extends TagSupport/TagExtraInfo | class |
---|---|---|---|
atg.taglib.json.JsonArrayTag |
- | attribute name | tld declares | tag declares |
---|---|---|---|
escapeXml | - | ||
items | Object | Object | |
name | String | ||
prettyPrint | - | ||
trim | - | ||
var | String |
found | loadable | extends TagSupport/TagExtraInfo | class |
---|---|---|---|
atg.taglib.json.JsonObjectTag |
- | attribute name | tld declares | tag declares |
---|---|---|---|
escapeXml | - | ||
name | String | ||
prettyPrint | - |
found | loadable | extends TagSupport/TagExtraInfo | class |
---|---|---|---|
atg.taglib.json.JsonPropertyTag |
- | attribute name | tld declares | tag declares |
---|---|---|---|
escapeXml | - | ||
name | String | ||
trim | - | ||
value | Object | Object |