Package org.rubato.xml

This package contains the tools for writing Rubato projects to XML and reading from XML.

See:
          Description

Interface Summary
XMLConstants Commonly used constants for XML tags and attributes.
XMLInputOutput<T> Interface for classes that can input and output their XML representation.
 

Class Summary
Dispatcher  
XMLReader A reader for the XML-based Rubato file format.
XMLWriter A writer for the XML-based Rubato file format.
 

Package org.rubato.xml Description

This package contains the tools for writing Rubato projects to XML and reading from XML.