org.apache.cocoon.portal.persistence.castor
Class AttributedMapItem
java.lang.Object
org.exolab.castor.mapping.MapItem
org.apache.cocoon.portal.persistence.castor.AttributedMapItem
- public class AttributedMapItem
- extends org.exolab.castor.mapping.MapItem
Used by the ParameterFieldHandler for Castor.
This MapItem is used by the mapping each time key and value are
mapped to attributes in the xml (as opposed to elements)
- Version:
- $Id: AttributedMapItem.java 328135 2005-10-24 19:02:33Z cziegeler $
Methods inherited from class org.exolab.castor.mapping.MapItem |
getKey, getValue, setKey, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributedMapItem
public AttributedMapItem()
AttributedMapItem
public AttributedMapItem(Object key,
Object value)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.