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
Exception
boolean accepts(org.jboss.vfs.VirtualFile resource)
Copyright © 2018 JBoss by Red Hat. All rights reserved.