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.
BlockStackingTest.BlockTestRunner  
Example Example of how to define a class whose instances can be translated to and from XML using the I-X XML utilities.
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  
SetExample  
TestGen  
TrainsTest Describes a trains-domain plan test.
TrainsTest.TrainsTestRunner  
VirtualWorld Represents a Second Life / Opensim virtual world for communication via HTTP etc.
WorldStateExport  
WorldStateView  
WorldStateView.Filter  
 

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.