Package fmpp.dataloaders
package fmpp.dataloaders
fmpp.DataLoader
implementations.
-
ClassesClassDescriptionReturns a string based on a plain text file.Abstract base class of Ant related data loaders.Returns the Ant project object.Returns the Map of all Ant properties, or of the selected Ant properties.Returns the value of an Ant property.Returns the FMPP Ant task object.Data loaders that loads CSV (Column Separated Values) files or other files of similar formats (as tab divided text), and returns a
fmpp.models.CsvSequence
object.Evaluates a BeanShell expression (looks like as Java).Ancestor of data loaders that create the result based on a file.Returns a hash that contains useful directives for HTML generation.Creates aJSONNode
based on a JSON file.Data loader that produces string from the current date.Returns a Map based on a Java properties file.Returns a sequence of strings based on a plain text file, where the specified symbol is used as separator.Creates a Map based on a TDD file.Creates a List based on a TDD file.Returns a string based on a plain text file.Returns a variable that exposes the content of an XML file.Deprecated.
XmlDataLoader
instead.