com.endeca.mobile.utils
Class PropertyMapUtils

java.lang.Object
  extended by com.endeca.mobile.utils.PropertyMapUtils

public class PropertyMapUtils
extends java.lang.Object


Constructor Summary
PropertyMapUtils()
           
 
Method Summary
static java.lang.String firstValue(com.endeca.navigation.PropertyMap props, java.lang.String key)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyMapUtils

public PropertyMapUtils()
Method Detail

firstValue

public static java.lang.String firstValue(com.endeca.navigation.PropertyMap props,
                                          java.lang.String key)