Directory structure

In the main project directory reside all administrative and management functions. The “Behaviors” directory holds the behaviors code. “Interface DLL” contains the code for the command-line-style interface that allows direct access to the C++ code without going through Java. “Math Library” contains the code for the math functions DLL. “Test objects” contains behaviors that are specifically related to testing. “Xerces” is the Xerces source directory. “XML” contains XML DTDs.