Package | Description |
---|---|
melting.handlers |
Modifier and Type | Class and Description |
---|---|
class |
DataHandler
This class represents a Handler to parse the Data nodes in the xml files.
|
class |
EnergyHandler
This class represents a Handler to parse the enthalpy or entropy nodes in the xml files.
|
class |
ThermoHandler
This class represents a Handler to parse the subnodes to the data nodes in the xml files.
|
Modifier and Type | Field and Description |
---|---|
protected NodeHandler |
NodeHandler.subHandler
NodeHandler subHandler : the Handler for the subnode.
|