public class MapEnumerationOwnerContext extends EnumerationAwareOwnerContext
| Constructor and Description |
|---|
MapEnumerationOwnerContext(OwnerContext ownerContext) |
MapEnumerationOwnerContext(OwnerContext ownerContext,
boolean requiresObjectHasher) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEnumeratorContextPath() |
boolean |
isKey() |
void |
switchToKey() |
void |
switchToValue(java.lang.Object key) |
getOwnerId, getPath, requiresObjectHasherpublic MapEnumerationOwnerContext(OwnerContext ownerContext)
public MapEnumerationOwnerContext(OwnerContext ownerContext, boolean requiresObjectHasher)
public java.lang.String getEnumeratorContextPath()
getEnumeratorContextPath in class EnumerationAwareOwnerContextpublic boolean isKey()
public void switchToValue(java.lang.Object key)
public void switchToKey()