Uses of Class
com.logicaldoc.ai.sampler.StreamSampler
Packages that use StreamSampler
-
Uses of StreamSampler in com.logicaldoc.ai.sampler
Subclasses of StreamSampler in com.logicaldoc.ai.samplerModifier and TypeClassDescriptionclass
AStreamSampler
that reads the contents of a CSV file extracting all the rows as string arrays.class
AStreamSampler
that extracts the paragraphs interpreted as blocks of text separated by blank lines.