| Interface | Description |
|---|---|
| EntityFormat |
Entity format interface.
|
| EntitySource |
Interface for entity providers.
|
| Class | Description |
|---|---|
| DelimitedColumnEntityFormat |
Delimited text column entity format.
|
| EntitySource.Layout |
The layout of an entity source.
|
| EntitySources |
Utility classes for loading and working with entity sources.
|
| Formats |
Utility methods relating to entity formats.
|
| JSONEntityFormat |
Entity format that decodes JSON objects.
|
| 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.
|