Package org.smooks.io.source
-
Class Summary Class Description ByteSource Utility class for creating a Byte basedStreamSource
.DOMSource FilterSource Filtration/TransformationSource
.JavaSource Java Filtration/TransformationSource
.JavaSourceWithoutEventStream JavaSourceWithEventStream is a wrapper around aJavaSource
which has disabled eventStreaming (JavaSource.isEventStreamRequired()
) by default.ReaderSource<T extends Reader> StreamSource<T extends InputStream> StringSource Utility class for creating a String basedStreamSource
.URLSource