org.apache.solr.handler.dataimport
Class CachePropertyUtil

java.lang.Object
  extended by org.apache.solr.handler.dataimport.CachePropertyUtil

public class CachePropertyUtil
extends Object


Constructor Summary
CachePropertyUtil()
           
 
Method Summary
static Object getAttributeValue(Context context, String attr)
           
static String getAttributeValueAsString(Context context, String attr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CachePropertyUtil

public CachePropertyUtil()
Method Detail

getAttributeValueAsString

public static String getAttributeValueAsString(Context context,
                                               String attr)

getAttributeValue

public static Object getAttributeValue(Context context,
                                       String attr)


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.