All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.leopard.web.nobug.xss.XssCheckerScriptImpl Maven / Gradle / Ivy

The newest version!
package io.leopard.web.nobug.xss;

public class XssCheckerScriptImpl implements XssChecker {

	private static XssChecker instance = new XssCheckerScriptImpl();

	public static XssChecker getInstance() {
		return instance;
	}

	// "",
	// "", "




© 2015 - 2025 Weber Informatics LLC | Privacy Policy