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

org.owasp.html.PolicyFactory Maven / Gradle / Ivy

package org.owasp.html;

public final class PolicyFactory {

    public  String sanitize(String html, HtmlChangeListener listener, CTX context) {
        return "";
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy