Package org.jboss.as.jdr.util
Interface Sanitizer
- All Known Implementing Classes:
PatternSanitizer,XMLSanitizer
public interface Sanitizer
-
Method Summary
Modifier and TypeMethodDescriptionbooleanaccepts(org.jboss.vfs.VirtualFile resource) sanitize(InputStream in)
-
Method Details
-
sanitize
- Throws:
Exception
-
accepts
boolean accepts(org.jboss.vfs.VirtualFile resource)
-