Package adams.flow.source.inputstreamsource
-
Class Summary Class Description AbstractInputStreamGenerator Ancestor for classes that construct input streams.FromFile Generates an input stream from the specified file.FromResource Generates an input stream from the specified resource (eg from jar).