org.apache.cocoon.util
Interface ReflectionUtils.Indexer

Enclosing interface:
ReflectionUtils

public static interface ReflectionUtils.Indexer


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

Method Detail

put

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


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