org.apache.solr.common.util
Interface NamedListCodec.ObjectResolver

Enclosing class:
NamedListCodec

public static interface NamedListCodec.ObjectResolver


Method Summary
 Object resolve(Object o, NamedListCodec codec)
           
 

Method Detail

resolve

Object resolve(Object o,
               NamedListCodec codec)
               throws IOException
Throws:
IOException


Copyright © 2008 Apache Software Foundation. All Rights Reserved.