Home
last modified time | relevance | path

Searched refs:HTML_CLASS (Results 1 – 1 of 1) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/examples/
DEbayPolicyExample.java82 private static final Pattern HTML_CLASS = Pattern.compile( field in EbayPolicyExample
128 .allowAttributes("class").matching(HTML_CLASS).globally()