Home
last modified time | relevance | path

Searched defs:AppendDomainAfterText (Results 1 – 1 of 1) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/examples/
DUrlTextExample.java51 static class AppendDomainAfterText implements HtmlStreamEventReceiver { class in UrlTextExample
55 AppendDomainAfterText(HtmlStreamEventReceiver underlying) { in AppendDomainAfterText() method in UrlTextExample.AppendDomainAfterText