Modifier and Type | Field and Description |
---|---|
protected org.jboss.vfs.VirtualFileFilter |
filter |
Constructor and Description |
---|
XMLSanitizer(String pattern,
org.jboss.vfs.VirtualFileFilter filter) |
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(org.jboss.vfs.VirtualFile resource)
returns whether or not a VirtualFile should be processed by this sanitizer.
|
InputStream |
sanitize(InputStream in) |
public InputStream sanitize(InputStream in) throws Exception
Copyright © 2018 JBoss by Red Hat. All rights reserved.