Interface | Description |
---|---|
IMaterialsDatabase |
This is a simple interface for managing and dealing with a Materials
database.
|
Class | Description |
---|---|
CSVDBToXMLConverter |
This class converts the materials database from CSV (defaultMatDB.csv) to XML
(defaultMatDB.xml).
|
MaterialWritableTableFormat |
This class implements the WritableTableFormat interface to make it possible
to read and write GlazedLists of Materials.
|
XMLMaterialsDatabase |
This realization of the IMaterialDatabase interface manages the materials in
an XML database.
|