Home
last modified time | relevance | path

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

/external/owasp/sanitizer/src/main/org/owasp/html/
DSanitizers.java59 .allowCommonInlineFormattingElements().toFactory();
66 .allowCommonBlockElements().toFactory();
72 .allowStyling().toFactory();
80 .toFactory();
108 .toFactory();
DHtmlPolicyBuilder.java456 return toFactory().apply(out); in build()
476 return toFactory().apply(out, listener, context); in build()
483 public PolicyFactory toFactory() { in toFactory() method in HtmlPolicyBuilder
/external/owasp/sanitizer/src/tests/org/owasp/html/
DSanitizersTest.java103 .toFactory(); in testAndIntersects()
202 .toFactory(); in testExplicitlyAllowedProtocolsAreCaseInsensitive()
243 .toFactory(); in testIssue9StylesInTables()
274 .toFactory(); in testSkipIfEmptyUnionsProperly()
DHtmlPolicyBuilderFuzzerTest.java64 .toFactory();
/external/owasp/sanitizer/src/main/org/owasp/html/examples/
DSlashdotPolicyExample.java90 .toFactory();
DUrlTextExample.java133 ).toFactory(); in run()
DEbayPolicyExample.java206 .toFactory();
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...