Package org.smooks.io.payload
-
Interface Summary Interface Description ResultExtractor<T extends Result> An extractor of results produces by Smooks. -
Class Summary Class Description ByteResult Utility class for creating a Byte basedStreamResult.ByteSource Utility class for creating a Byte basedStreamSource.Export An Export instance represents information about the type of data that Smooks can produce/export.Exports An Exports instance holds a Map ofExports that Smooks produces/exports.FilterResult Filtration/TransformationResult.FilterSource Filtration/TransformationSource.JavaResult Java filtration/transformation result.JavaResult.ResultMap<K,V> JavaSource Java Filtration/TransformationSource.JavaSourceWithoutEventStream JavaSourceWithEventStream is a wrapper around aJavaSourcewhich has disabled eventStreaming (JavaSource.isEventStreamRequired()) by default.StringResult Utility class for creating a String basedStreamResult.StringSource Utility class for creating a String basedStreamSource.