org.freehep.jas.util
Class IgnoreCase

java.lang.Object
  extended by org.freehep.jas.util.IgnoreCase

public class IgnoreCase
extends Object

Author:
serbo

Constructor Summary
IgnoreCase()
           
 
Method Summary
static boolean containsIgnoreCase(Map map, String key)
           
static Object getIgnoreCase(Map map, String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IgnoreCase

public IgnoreCase()
Method Detail

getIgnoreCase

public static Object getIgnoreCase(Map map,
                                   String key)

containsIgnoreCase

public static boolean containsIgnoreCase(Map map,
                                         String key)


Copyright © 2013. All Rights Reserved.