This project has retired. For details please refer to its
Attic page .
AttributedMapItem (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.portal.util
Class AttributedMapItem
java.lang.Object
org.exolab.castor.mapping.MapItem
org.apache.cocoon.portal.util.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:
CVS $Id: AttributedMapItem.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Björn Lütkemeier
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-2010 The Apache Software Foundation. All Rights Reserved.