Uses of Class
com.logicaldoc.ai.sampler.Sampler
Packages that use Sampler
-
Uses of Sampler in com.logicaldoc.ai
Methods in com.logicaldoc.ai that return SamplerMethods in com.logicaldoc.ai with parameters of type Sampler -
Uses of Sampler in com.logicaldoc.ai.sampler
Subclasses of Sampler in com.logicaldoc.ai.samplerModifier and TypeClassDescriptionclassASamplerthat collects the samples extracted by a collection of other samplersclassAStreamSamplerthat reads the contents of a CSV file extracting all the rows as string arrays.classASamplerthat extract samples from a list of extensible objects.classAStreamSamplerthat extracts the paragraphs interpreted as blocks of text separated by blank lines.classASamplerthat reads from anInputStreamMethods in com.logicaldoc.ai.sampler with type parameters of type SamplerModifier and TypeMethodDescriptionHibernateSamplerDAO.findByType(Class<S> type, long tenantId) SamplerDAO.findByType(Class<S> type, long tenantId) Finds the samplers by typeMethods in com.logicaldoc.ai.sampler that return SamplerModifier and TypeMethodDescriptionHibernateSamplerDAO.findByName(String name, long tenantId) SamplerDAO.findByName(String name, long tenantId) Finds the sampler by it's namestatic SamplerSampler.newSampler(String type) Factory method for instantiating a new samplerMethods in com.logicaldoc.ai.sampler that return types with arguments of type SamplerMethods in com.logicaldoc.ai.sampler with parameters of type SamplerMethod parameters in com.logicaldoc.ai.sampler with type arguments of type SamplerConstructor parameters in com.logicaldoc.ai.sampler with type arguments of type Sampler