Package ix.test.xml

Experiments with new classes that could be converted to and from XML.

See:
          Description

Class Summary
BlockStackingTest Describes a block-stacking plan test.
LispSourceText Allows Lisp source code to be written in XML using the ordinary textual syntax.
ListText Allows LLists to be written in XML using their ordinary textual syntax.
MapEntry A possibly useful representation of a Map.Entry.
Mapping A possibly useful Map-like class.
MissionaryTest Describes a missionary and cannibals plan test.
MissionaryTest.MissionaryTestRunner  
TestGen  
TrainsTest Describes a trains-domain plan test.
WorldStateExport  
WorldStateView  
 

Package ix.test.xml Description

Experiments with new classes that could be converted to and from XML. The XML translator imports this package, so that any classes defined here can be written in XML without the package name.