Interface | Description |
---|---|
EntityFormat |
Entity format interface.
|
EntitySource |
Interface for entity providers.
|
Class | Description |
---|---|
DelimitedColumnEntityFormat |
Delimited text column entity format.
|
EntitySources |
Utility classes for loading and working with entity sources.
|
Formats |
Utility methods relating to entity formats.
|
LineEntityParser |
Interface for parsers that parse an entity from a line of text.
|
StaticDataSource |
Layout and builder for DAOs backed by static files.
|
TextEntitySource |
Entity reader that loads entities from text data, often stored in a file.
|