de.ukn.hci.squidy.designer.util
Class StringUtils
java.lang.Object
de.ukn.hci.squidy.designer.util.StringUtils
public class StringUtils
- extends Object
StringUtils.
Date: Mar 31, 2009
Time: 3:33:06 AM
- Since:
- 1.0.0
- Version:
- $Id: StringUtils.java 30 2009-09-18 22:23:35Z nitsche $
- Author:
- Roman Rädle Roman
.Raedle@uni-konstanz.de Human-Computer Interaction Group
University of Konstanz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringUtils
public StringUtils()
slurp
public static String slurp(InputStream in)
throws IOException
- Parameters:
in -
- Returns:
-
- Throws:
IOException
replaceVariables
public static String replaceVariables(String input,
Hashtable<String,String> keyValueSet)
- Parameters:
input - keyValueSet -
- Returns:
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.