public class SafeFileName extends Object
| Constructor and Description |
|---|
SafeFileName() |
public String makeSafe(String in, String def)
null or
really stinks.in - the user's crazy input value, may be nulldef - a default value, may be nullnull if def is nullCopyright © 2011-2013 Johann Burkard. All Rights Reserved.