Home
last modified time | relevance | path

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

/external/owasp/sanitizer/src/main/org/owasp/html/
DTagBalancingHtmlStreamEventReceiver.java235 prepareForContent(ElementContainmentRelationships.CHARACTER_DATA_ONLY); in text()
284 ElementContainmentRelationships.CloseTagScope.ALL & ~inScopes; in ElementContainmentInfo()
295 = new ElementContainmentRelationships().toMap();
297 private static class ElementContainmentRelationships { class in TagBalancingHtmlStreamEventReceiver
996 & ElementContainmentRelationships.CHARACTER_DATA_ONLY.types) in allowsPlainTextualContent()