public interface Sanitizer
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(org.jboss.vfs.VirtualFile resource) |
InputStream |
sanitize(InputStream in) |
InputStream sanitize(InputStream in) throws Exception
Exceptionboolean accepts(org.jboss.vfs.VirtualFile resource)
Copyright © 2023 JBoss by Red Hat. All rights reserved.