Home
last modified time | relevance | path

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

/external/owasp/sanitizer/src/main/org/owasp/html/
DHtmlPolicyBuilder.java212 .allowsPlainTextualContent(elementName)) { in allowElements()
DTagBalancingHtmlStreamEventReceiver.java991 static boolean allowsPlainTextualContent(String canonElementName) { in allowsPlainTextualContent() method in TagBalancingHtmlStreamEventReceiver