Home
last modified time | relevance | path

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

/external/owasp/sanitizer/src/main/org/owasp/html/
DHtmlStreamEventReceiver.java38 public void openDocument(); in openDocument() method
DHtmlChangeReporter.java91 public void openDocument() { in openDocument() method in HtmlChangeReporter.InputChannel
147 public void openDocument() { in openDocument() method in HtmlChangeReporter.OutputChannel
DElementAndAttributePolicyBasedSanitizerPolicy.java76 public void openDocument() { in openDocument() method in ElementAndAttributePolicyBasedSanitizerPolicy
DHtmlStreamRenderer.java117 public final void openDocument() throws IllegalStateException { in openDocument() method in HtmlStreamRenderer
DTagBalancingHtmlStreamEventReceiver.java66 public void openDocument() { in openDocument() method in TagBalancingHtmlStreamEventReceiver
/external/owasp/sanitizer/src/main/org/owasp/html/examples/
DUrlTextExample.java59 public void openDocument() { in openDocument() method in UrlTextExample.AppendDomainAfterText