Uses of Package
name.moore.kevin.ze.XMLdata
Packages that use name.moore.kevin.ze.XMLdata
Package
Description
Classes to allow reading in XML configuration files.
Provide processing and constants for creating specific types of entities.
This package handles the very high level aspects of loading and saving games.
Verbs perform actions on the entity repository.
-
Classes in name.moore.kevin.ze.XMLdata used by name.moore.kevin.ze.XMLdataClassDescriptionProcess a <planet> XML element into an entity and components.Process the XML of form <reference key="Sol">3</reference> into an object.A star has a unique key eg "Sol", type (a stellar spec ) optional description and may have planets associated with it.XML data is parsed by XStream into the appropriate data object.
-
Classes in name.moore.kevin.ze.XMLdata used by name.moore.kevin.ze.XMLdata.specs
-
Classes in name.moore.kevin.ze.XMLdata used by name.moore.kevin.ze.entities
-
Classes in name.moore.kevin.ze.XMLdata used by name.moore.kevin.ze.entities.test1
-
Classes in name.moore.kevin.ze.XMLdata used by name.moore.kevin.ze.entities.test2
-
Classes in name.moore.kevin.ze.XMLdata used by name.moore.kevin.ze.game
-
Classes in name.moore.kevin.ze.XMLdata used by name.moore.kevin.ze.game.verbsClassDescriptionProcess the XML of form <reference key="Sol">3</reference> into an object.