The X3D Java Scene Access Interface Library  (X3DJSAIL) provides 
strongly typed access to a browser and its contained scene graph.
Two packages are provided in this autogenerated source-code tree.

* org.web3d.x3d.jsail provides concrete classes to create and modify X3D
  scenes using Java objects, suitable for a variety of independent programs.

* org.web3d.x3d.sai provides SAI interfaces suitable for X3D Script node
  compilation, with subsequent scene re-use within a variety of X3D players.

* org.web3d.x3d.tests provides unit tests for the X3DJSAIL library.
