Uses of Class
com.aquima.interactions.framework.util.textdata.TextDataContent
Packages that use TextDataContent
Package
Description
-
Uses of TextDataContent in com.aquima.interactions.framework.connectivity
Constructors in com.aquima.interactions.framework.connectivity with parameters of type TextDataContentModifierConstructorDescriptionprotected
CsvLookup
(TextDataContent data, ICsvResourceMetadata defs) -
Uses of TextDataContent in com.aquima.interactions.framework.util.textdata
Methods in com.aquima.interactions.framework.util.textdata that return TextDataContentModifier and TypeMethodDescriptionAbstractTextDataReader.readAll
(boolean hasHeader) Reads the entire file into a TextDataContent object.