|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcookxml.common.helper.MapEntryHelper
Helper class for constructing a MapEntry object.
MapEntryAdder| Field Summary | |
Object |
key
the key for the map entry |
Object |
value
the value for the map entry |
| Constructor Summary | |
MapEntryHelper()
|
|
| Method Summary | |
void |
setAttr(Object attr)
an alternative name for the key. |
void |
setAttribute(Object attr)
an alternative name for the key. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Object key
public Object value
| Constructor Detail |
public MapEntryHelper()
| Method Detail |
public void setAttribute(Object attr)
attr - the attribute namepublic void setAttr(Object attr)
attr - the attribute name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||