HomeSort by relevance Sort by last modified time
    Searched defs:REJECT_ALL_ELEMENT_POLICY (Results 1 - 2 of 2) sorted by null

  /external/owasp/sanitizer/src/main/org/owasp/html/
ElementPolicy.java 74 if (p == REJECT_ALL_ELEMENT_POLICY) {
76 } else if (out != REJECT_ALL_ELEMENT_POLICY) {
110 public static final ElementPolicy REJECT_ALL_ELEMENT_POLICY
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 

Completed in 42 milliseconds