public abstract class InputFilterUtils extends Object
Constructor and Description |
---|
InputFilterUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
prepareText(String s)
This function can/should be used in any screen that will output
User entered text.
|
static String |
prepareTextMinimum(String s)
This function can/should be used in any screen that will output
User entered text.
|
public InputFilterUtils()
public static String prepareText(String s)
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.