org.apache.geronimo.kernel.util
Class InputUtils
java.lang.Object
org.apache.geronimo.kernel.util.InputUtils
public class InputUtils
- extends Object
Utility functions related to Input validation.
- Version:
- $Rev: 1307840 $ $Date: 2012-04-01 00:13:05 +0800 (Sun, 01 Apr 2012) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputUtils
public InputUtils()
validateSafeInput
public static final void validateSafeInput(String input)
validateSafeInput
public static final void validateSafeInput(List<String> inputs)
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.