|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JsonEntity | |
---|---|
atg.taglib.json | This package contains implementation classes for each JSON tag, along with supporting classes. |
Uses of JsonEntity in atg.taglib.json |
---|
Methods in atg.taglib.json that return JsonEntity | |
---|---|
protected JsonEntity |
JsonBaseTag.getCurrentEntity()
Get the topmost JSONObject or JSONArray from the stack |
Methods in atg.taglib.json with parameters of type JsonEntity | |
---|---|
protected void |
JsonBaseTag.processTagEnd(JsonEntity pNewEntity)
Process the end of a tag. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |