public interface HtmlStreamEventProcessor
| Modifier and Type | Interface and Description |
|---|---|
static class |
HtmlStreamEventProcessor.Processors |
| Modifier and Type | Method and Description |
|---|---|
HtmlStreamEventReceiver |
wrap(HtmlStreamEventReceiver sink) |
HtmlStreamEventReceiver wrap(HtmlStreamEventReceiver sink)
sink - an HTML stream event receiver that can take events from a
sanitizer policy to build a safe output on an appropriate buffer.Copyright © 2018 OWASP. All rights reserved.