public class AntiInjectXssUtils extends Object
AntiInjectXssUtils()
static String
xssGetClean(String value)
xssPostClean(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AntiInjectXssUtils()
public static String xssGetClean(String value) throws UnsupportedEncodingException
value
UnsupportedEncodingException
public static String xssPostClean(String value)
Copyright © 2023. All rights reserved.