Interface DataFormat

All Superinterfaces:
DefaultedRegistryValue
All Known Subinterfaces:
StringDataFormat

@CatalogedBy(DataFormats.class) public interface DataFormat extends DefaultedRegistryValue
Represents a parser for a particular file format allowing reading and writing a DataContainer to/from a stream of the specific format.