Class ReplaceNonXmlCharsInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.frankframework.util.stream.ReplaceNonXmlCharsInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ReplaceNonXmlCharsInputStream extends FilterInputStream
Simple InputStream that can replace non-XML character occurrences with something else.