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.
| 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(ArrayList<String> inputs)
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.