public class ReadFromXML
extends java.lang.Object
Constructor and Description |
---|
ReadFromXML()
|
Modifier and Type | Method and Description |
---|---|
dbaCore.data.Database |
ReadDbNow(java.io.File file)
Unmarshall a xml file and return the Database
|