public final class MergeCookie
extends java.lang.Object
ILayoutPullParser.getViewCookie()
.
When an include
tag points to a layout with a merge
top level item, there is no
top level item that can use the include
item as cookie.
This class is used as a cookie for all items under the merge
(while referencing the
original include
cookie) to make it easy on the client to group all merged items
into a single outline item.
Constructor and Description |
---|
MergeCookie(java.lang.Object cookie) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCookie() |