This project has retired. For details please refer to its Attic page.
ReflectionUtils.Indexer (Cocoon API 2.1.12-dev [March 20 2012])

org.apache.cocoon.util
Interface ReflectionUtils.Indexer

Enclosing class:
ReflectionUtils

public static interface ReflectionUtils.Indexer


Method Summary
 void put(Map pMap, String pKey, Object pObject)
           
 

Method Detail

put

void put(Map pMap,
         String pKey,
         Object pObject)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.