com.googlecode.jpattern.core.util
Class MapHelper
java.lang.Object
com.googlecode.jpattern.core.util.MapHelper
public abstract class MapHelper
- extends Object
- Version:
- $Id: MapUtil.java,v 1.0, 2010-12-17 16:36:09Z, Francesco Cina$
- Author:
- Francesco Cina' 17/dic/2010 - 16.14.04
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapHelper
public MapHelper()
mapToUTF8String
public static String mapToUTF8String(Map<String,String> map)
stringUTF8ToMap
public static Map<String,String> stringUTF8ToMap(String input)
Copyright © 2011. All Rights Reserved.